Skip to content

Commit 55e0330

Browse files
committed
docs(README): fix
1 parent dfaa3ca commit 55e0330

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
@@ -72,7 +72,7 @@ textlint --rule ja-unnatural-alphabet README.md
7272
### `allow`: `string[]`
7373

7474
`allow`オプションには、エラーとしたくない文字列または[RegExp-like String](https://github.com/textlint/regexp-string-matcher#regexp-like-string)を指定できます。
75-
[RegExp-like String](https://github.com/textlint/regexp-string-matcher#regexp-like-string)についての詳細は次を参照してください
75+
[RegExp-like String](https://github.com/textlint/regexp-string-matcher#regexp-like-string)`/``/`で囲んだ正規表現ライクな文字列です。詳細は次を参照してください
7676

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

0 commit comments

Comments
 (0)