From da10fed9998124a023a2e41ef335498d2fec7f57 Mon Sep 17 00:00:00 2001 From: thatHexa Date: Thu, 16 Feb 2017 21:38:59 +0200 Subject: [PATCH] Fixed grammatical mistake in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5a190eb6..0ffbd83d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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).