Skip to content

Commit e62f97a

Browse files
committed
Fix spelling
1 parent e5d2243 commit e62f97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ There are three files used to configure words that get ignored:
7474

7575
- `.github/actions/spelling/allow.txt`:
7676
This is the main file for whitelisting words.
77-
Each line of the file contains a word that is ignored by the spellchecker.
77+
Each line of the file contains a word that is ignored by the spell checker.
7878
All lowercase words are matched with any capitalization, while words containing at least one uppercase letter are matched with the given capitalization.
7979
Using the capitalized word is useful if you always want to ensure the same spelling, e.g. for names.
8080
<!--begin no spell check-->

0 commit comments

Comments
 (0)