diff options
| author | syeopite <70992037+syeopite@users.noreply.github.com> | 2023-08-29 06:18:35 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-29 06:18:35 +0000 |
| commit | eabcea6f4a16a47555d945460ac824588ff546e5 (patch) | |
| tree | ccd89c8f34bdee94fee49f939387d11a874bf613 /config/config.example.yml | |
| parent | 3615bb0e62209cfad4825e8c40d8e6de69aac687 (diff) | |
| download | invidious-eabcea6f4a16a47555d945460ac824588ff546e5.tar.gz invidious-eabcea6f4a16a47555d945460ac824588ff546e5.tar.bz2 invidious-eabcea6f4a16a47555d945460ac824588ff546e5.zip | |
Remove trailing whitespace in config documentation
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
Diffstat (limited to 'config/config.example.yml')
| -rw-r--r-- | config/config.example.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.example.yml b/config/config.example.yml index 51beab89..c6051bce 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -187,7 +187,7 @@ https_only: false ## ## Useful for larger instances as InnerTube is **not ratelimited**. See https://github.com/iv-org/invidious/issues/2567 ## -## Subtitle experience may differ slightly on Invidious. +## Subtitle experience may differ slightly on Invidious. ## ## Accepted values: true, false ## Default: false |
