aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJustin Quan <jnicquan@gmail.com>2017-08-04 08:43:44 -0700
committerSergey M <dstftw@gmail.com>2017-08-04 22:43:44 +0700
commit1f03fef994e076a827cfd818eb4d76fe2eb85130 (patch)
treeae252c41361fedd9ea459dfd86ee860ea43d34c8 /README.md
parent183062a4ab2f698f5096e69602fb2b5c861c01a0 (diff)
downloadyoutube-dl-1f03fef994e076a827cfd818eb4d76fe2eb85130.zip
youtube-dl-1f03fef994e076a827cfd818eb4d76fe2eb85130.tar.gz
youtube-dl-1f03fef994e076a827cfd818eb4d76fe2eb85130.tar.bz2
[README.md] Improve grammar
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fe2bebc..0067184 100644
--- a/README.md
+++ b/README.md
@@ -584,7 +584,7 @@ If you are using an output template inside a Windows batch file then you must es
#### Output template examples
-Note on Windows you may need to use double quotes instead of single.
+Note that on Windows you may need to use double quotes instead of single.
```bash
$ youtube-dl --get-filename -o '%(title)s.%(ext)s' BaW_jenozKc
@@ -671,7 +671,7 @@ If you want to preserve the old format selection behavior (prior to youtube-dl 2
#### Format selection examples
-Note on Windows you may need to use double quotes instead of single.
+Note that on Windows you may need to use double quotes instead of single.
```bash
# Download best mp4 format available or any other best if no mp4 available