Skip to content

Commit 3ee37f5

Browse files
cakecatzazu
authored andcommitted
Fixes #5: Updated sample code for Options in README.md (#6)
1 parent 3f469a8 commit 3ee37f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Via `.textlintrc`(Recommended)
9393
```js
9494
{
9595
"filters": {
96-
"ignore-comments": {
96+
"comments": {
9797
// enable comment directive
9898
// if comment has the value, then enable textlint rule
9999
"enablingComment": "textlint-enable",

0 commit comments

Comments
 (0)