Update CONTRIBUTING.md (#1977)

fix typo in language guidelines example
This commit is contained in:
Josh Moncrieff 2021-10-10 09:19:36 +11:00 committed by GitHub
parent 42d4d6f88b
commit 2092439729
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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