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 8f584e0 commit 2848473Copy full SHA for 2848473
README.md
@@ -113,7 +113,7 @@ https://github.com/azu/textlint-rule-no-start-duplicated-conjunction
113
114
### 逆接の接続助詞「が」を連続して使用しない
115
逆接の接続助詞「が」は、特に否定の意味ではなくても安易に使われてしまいがちです。
116
-同一文中に複数回出現していないかどうかをチェックします。
+同一文中に複数回出現していないかをチェックします。
117
https://github.com/takahashim/textlint-rule-no-doubled-conjunctive-particle-ga
118
119
"no-doubled-conjunctive-particle-ga": true,
0 commit comments