Browse Source

fixed typo

Noah 4 years ago
parent
commit
97f0e9694c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,5 +33,5 @@ Preprocessor
 - strip off unneeded whitespaces to make the binary smaller
 - strip off unneeded whitespaces to make the binary smaller
 
 
 Additional Options
 Additional Options
-- verbose / debug mode that give a lot of information (`-v` flag)
+- verbose / debug mode that gives a lot of information (`-v` flag)
 - specify output file (`-o` flag)
 - specify output file (`-o` flag)