Skip to content

Commit

Permalink
docs: typo in rules (#895)
Browse files Browse the repository at this point in the history
  • Loading branch information
unseen1980 committed Jul 19, 2022
1 parent afb23c0 commit 8257794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .README/rules/match-description.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ You may provide a custom default message by using the following format:
```js
{
'jsdoc/match-description': ['error', {
message: 'The default dscription should begin with a capital letter.'
message: 'The default description should begin with a capital letter.'
}]
}
```
Expand Down

0 comments on commit 8257794

Please sign in to comment.