You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ There are three files used to configure words that get ignored:
74
74
75
75
-`.github/actions/spelling/allow.txt`:
76
76
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.
78
78
All lowercase words are matched with any capitalization, while words containing at least one uppercase letter are matched with the given capitalization.
79
79
Using the capitalized word is useful if you always want to ensure the same spelling, e.g. for names.
0 commit comments