mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #11782] README Typo Fixes #12996
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/11782
State: closed
Merged: Yes
Changes
Various typos were changed in the README.md
Specifically:
"lunch config" => launch config
"this extens" => this extends
"enviorment" => environment
"vscode" => VSCode
"VsCode" => VSCode
"to chose from" => "to choose from"
"getgo" => "get-go"
"secounds" => "seconds"
"you will be send" => "you will be sent"
"have to run though" => "have to run through"
"with an default" => "with a default"
"extenal client" => "external client"
Due to the minor nature of the PR no issue was created.