From 2092439729f4828f7c35de065476f4b50dff8290 Mon Sep 17 00:00:00 2001 From: Josh Moncrieff Date: Sun, 10 Oct 2021 09:19:36 +1100 Subject: [PATCH] Update CONTRIBUTING.md (#1977) fix typo in language guidelines example --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index abda2d7d2..a3b0d5416 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -116,7 +116,7 @@ Before submitting a theme make sure... - Do not include swear words - Ensure that your contribution meets JSON standards (no trailing comma at the end of a list) - Be sure to add your language to the `_list` and `_groups` files -- Make sure the number of words in the file corresponds to the file name (for example: `languageName.json` is 200 words, `langugeName_1k.json` is 1000 words, and so on) +- Make sure the number of words in the file corresponds to the file name (for example: `languageName.json` is 200 words, `languageName_1k.json` is 1000 words, and so on) #### Quote Guidelines