summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/ja/keybinds.mdx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web/src/content/docs/ja/keybinds.mdx')
-rw-r--r--packages/web/src/content/docs/ja/keybinds.mdx4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/web/src/content/docs/ja/keybinds.mdx b/packages/web/src/content/docs/ja/keybinds.mdx
index d0f5f8681..30a36054e 100644
--- a/packages/web/src/content/docs/ja/keybinds.mdx
+++ b/packages/web/src/content/docs/ja/keybinds.mdx
@@ -178,7 +178,7 @@ OpenCode デスクトップ アプリのプロンプト入力は、テキスト�
]
```
-これをルートレベルの `actions` 配列に追加します。
+これをルートレベルの `keybindings` 配列に追加します。
```json
"keybindings": [
@@ -189,4 +189,4 @@ OpenCode デスクトップ アプリのプロンプト入力は、テキスト�
]
```
-ファイルを保存し、Windows terminal を再起動するか、新しいタブを開きます。
+ファイルを保存し、Windows Terminal を再起動するか、新しいタブを開きます。