[README.md] Improve grammar
authorJustin Quan <jnicquan@gmail.com>
Fri, 4 Aug 2017 15:43:44 +0000 (08:43 -0700)
committerSergey M <dstftw@gmail.com>
Fri, 4 Aug 2017 15:43:44 +0000 (22:43 +0700)
README.md

index fe2bebc2aff18efbfa0451d6b289b94a35e24f3d..0067184be59e1d5c7b8540995e7d231a73be798c 100644 (file)
--- 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