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 26723da commit 237b06fCopy full SHA for 237b06f
CONTRIBUTING.md
@@ -140,7 +140,7 @@ mise run generate
140
#### 文章校正
141
142
[翻訳ガイドライン](./TRANSLATING_GUIDELINES.md)に従った体裁へと校正するための補助ツールとしてtextlintの設定も整備しております。
143
-`mise run textlint-html`を実行すると、生成されたWebサイトのHTMLコードをtextlintします。
+`mise run textlint-html`を実行すると、生成されたWebサイトのHTMLコードをtextlintで校正します。
144
145
```sh
146
mise run textlint-html
0 commit comments