aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content/docs/textlint-guide.mdx
diff options
context:
space:
mode:
authorYasutake Yohei <yohei@yasutakeyohei.com>2026-06-30 23:34:22 +0900
committerYasutake Yohei <yohei@yasutakeyohei.com>2026-06-30 23:34:22 +0900
commit3336bbf18e816d4d87c4a5f77ade9f9902e0453e (patch)
tree96d54643e21744f6d39baca775820e5fa776d71f /src/content/docs/textlint-guide.mdx
parent342abcba628f6b6b32eb2717a8201266f371f35d (diff)
Fix Mermaid whitespace and update guide page
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+.` を押すと、次の操作が選べます。
| アクション | 内容 |
|---|---|