From bd2b72721fa68a5dd581e9af7e15f46ecdc83537 Mon Sep 17 00:00:00 2001 From: Tripp Sanders <45514010+tigerclaw989@users.noreply.github.com> Date: Sun, 8 Nov 2020 12:53:42 -0600 Subject: [PATCH] Remove an extra S (#328) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Remove an extra s * Remove a few extra S’s --- resources/FAQ.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/FAQ.md b/resources/FAQ.md index 2c49197..4044ea0 100644 --- a/resources/FAQ.md +++ b/resources/FAQ.md @@ -12,7 +12,7 @@ You can usually download the video by doing *File > Save to* or *ctrl + S*. so it has low RAM and CPU. AllTube probably won't switch to a more expensive hosting -because this project does not earn any financial ressources +because this project does not earn any financial resources (although [donations are welcome](https://liberapay.com/Rudloff/)) and you are encouraged to host it yourself. @@ -91,7 +91,7 @@ You need to add this to your `config.yml` file: stream: true ``` -Note that this can use a lot of ressources on your server. +Note that this can use a lot of resources on your server. ## Download M3U videos @@ -129,7 +129,7 @@ remux: true ## Convert videos to something other than MP3 By default the `convert` option only allows converting to MP3, -in order to keep things simple and ressources usage low. +in order to keep things simple and resources usage low. However, you can use the `convertAdvanced` option like this: ```yaml