Skip to content

Commit c715f00

Browse files
committed
docs(README): update
1 parent 65bc482 commit c715f00

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
@@ -76,7 +76,7 @@ textlint --rule ja-unnatural-alphabet README.md
7676

7777
- [textlint/regexp-string-matcher: Regexp-like string matcher.](https://github.com/textlint/regexp-string-matcher#regexp-like-string)
7878

79-
たとえば、`アンドロイドNを購入する`という文章は`{日本語}{アルファベット}{日本語}`のルールに該当するためエラーとなりますが、`allow`オプションでは問題として無視できます
79+
たとえば、`アンドロイドNを購入する`という文章は`{日本語}{アルファベット}{日本語}`のルールに該当するためエラーとなりますが、`allow`オプションではエラーを無視するように設定できます
8080

8181
```json5
8282
{

0 commit comments

Comments
 (0)