Skip to content

Commit 7d71d1d

Browse files
authored
Update CONTRIBUTING.md
1 parent 44c5286 commit 7d71d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can quickly spell check with
4242
rake proof
4343
```
4444

45-
Depending on your platform, words will be flagged that are correctly spelled (our baseline will be dictionaries-common on Ubuntu 12.04). So if you are 100% sure a word is correctly spelled then add it in all caps to ```mdspell.config``` so it will not be flagged.
45+
Depending on your platform, words will be flagged that are correctly spelled (our baseline will be dictionaries-common on Ubuntu 12.04). So if you are 100% sure a word is correctly spelled then add it in all caps to ```dictionary.yml``` so it will not be flagged.
4646

4747
To run the full test suite run
4848

0 commit comments

Comments
 (0)