Bertrand Chenal 7 years ago
parent
commit
c44589fd7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -79,7 +79,7 @@ top level `env` directive of the config file and then command-line
 
 The command formatting use the string formatting tool from python, see
 [Python documentation](https://docs.python.org/3.4/library/string.html#format-examples)
-for example.  In particular, you have to use a brace character (`{` or
+for examples.  In particular, you have to use a brace character (`{` or
 `}`) in a command, you can double it (`{{` or `}}`) to escape
 formatting.