Fixed grammatical mistake in CONTRIBUTING.md

This commit is contained in:
thatHexa
2017-02-16 21:38:59 +02:00
parent 1462b3e0ba
commit da10fed999

View File

@@ -7,4 +7,4 @@ Use
```bash
./list_langs.py
```
for updating the list of languages in `README.md` (make sure you are in the repository's root directory when invoking those commands).
for updating the list of languages in `README.md` (make sure you are in the repository's root directory when running the script).