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 2d594ac commit c35becbCopy full SHA for c35becb
README.md
@@ -180,7 +180,7 @@ textlint --rule no-doubled-joshi README.md
180
181
以下の項目については、曖昧性があるため助詞が連続していてもデフォルトではエラーとして扱いません。
182
183
-設定が `{ strict: true }` ならばエラーとするが、デフォルトでは`{ strict: false }` となっています。
+設定が `{ strict: true }` ならばエラーとして報告されますが、デフォルトでは`{ strict: false }` となっているのでエラーとして報告されません。
184
185
### 助詞:連体化 "の"
186
0 commit comments