Skip to content

Commit

Permalink
Change rule name in docs and config
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Jan 20, 2018
1 parent 516be83 commit a0c4474
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -94,7 +94,7 @@ rules:
profanity:
enabled: true
exclude: []
word_spelling:
spelling:
enabled: true
exclude: []
```
Expand Down
2 changes: 1 addition & 1 deletion config/default.yml
Expand Up @@ -3,6 +3,6 @@ rules:
profanity:
enabled: true
exclude: []
word_spelling:
spelling:
enabled: true
exclude: []

0 comments on commit a0c4474

Please sign in to comment.