aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content/docs/textlint-guide.mdx
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/docs/textlint-guide.mdx')
-rw-r--r--src/content/docs/textlint-guide.mdx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/content/docs/textlint-guide.mdx b/src/content/docs/textlint-guide.mdx
index 4e56f72..3e2790d 100644
--- a/src/content/docs/textlint-guide.mdx
+++ b/src/content/docs/textlint-guide.mdx
@@ -14,7 +14,7 @@ description: 日本語の文章をリアルタイムで校正するtextlintを
| `textlint-lsp` | LSPサーバー本体。Node.jsで動作。Zed以外のエディタでも使える | npm(準備中) |
| `zed-textlint` | Zed拡張機能。Zed上で `textlint-lsp` を起動する | 開発中 |
-LSPサーバーは汎用なので、VSCodeやNeovimなど他のエディタでも動きます。
+LSPサーバーは汎用なので、VSCodeやNeovimなどほかのエディタでも動きます。
## できること
@@ -58,7 +58,7 @@ rules:
## コードアクション(自動修正)
-波線の上で `Ctrl+.` を押すと、以下の操作が選べます。
+波線の上で `Ctrl+.` を押すと、次の操作が選べます。
| アクション | 内容 |
|---|---|