We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc4d8ab commit 3dc30c0Copy full SHA for 3dc30c0
test/textlint-rule-no-unmatched-pair-test.js
@@ -23,7 +23,7 @@ tester.run("textlint-rule-no-unmatched-pair", rule, {
23
message: `Not found pair character for (.
24
25
You should close this sentence with ).
26
-This pair mark is called bracket().`
+This pair mark is called round bracket().`
27
}
28
]
29
},
0 commit comments