Skip to content

Commit 9ad99a0

Browse files
authored
Update README.md
1 parent 89722d2 commit 9ad99a0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# textlint-rule-no-doubled-conjunction
22

3-
This module is a textlint plugin to check duplicated same conjunctions.
4-
5-
同じ接続詞が連続して出現していないかどうかをチェックするための[textlint](https://github.com/textlint/textlint "textlint")ルールです。
3+
「しかし、〜。しかし、〜」のように同じ接続詞が連続すると、文章が読みにくくなります。
4+
同じ接続詞が連続して書かれていないかをチェックするための[textlint](https://github.com/textlint/textlint "textlint")ルールです。
65

76
ex)
87

0 commit comments

Comments
 (0)