Skip to content

Commit 754497f

Browse files
committed
fix typo
1 parent 586ae47 commit 754497f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ textlint --rule ja-unnatural-alphabet README.md
4848
## Options
4949

5050
- `allow`: `string[]`
51-
- 無視するアルファベットの配列
51+
- 無視するアルファベットや単語の配列
5252
- デフォルト: `["a", "i", "u", "e", "o", "n", 典型例 ]`
5353
- デフォルトでは母音とnを除外している
54-
- `"/正規表現/" のような文字列もサポート
54+
- `"/正規表現/"` のような文字列もサポート
5555

5656
```json5
5757
{

0 commit comments

Comments
 (0)