Bertrand Chenal 7 년 전
부모
커밋
c44589fd7a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.