summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/ru/modes.mdx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web/src/content/docs/ru/modes.mdx')
-rw-r--r--packages/web/src/content/docs/ru/modes.mdx22
1 files changed, 11 insertions, 11 deletions
diff --git a/packages/web/src/content/docs/ru/modes.mdx b/packages/web/src/content/docs/ru/modes.mdx
index 6a4a74ced..e63c91ace 100644
--- a/packages/web/src/content/docs/ru/modes.mdx
+++ b/packages/web/src/content/docs/ru/modes.mdx
@@ -225,17 +225,17 @@ Provide constructive feedback without making direct changes.
Вот всеми инструментами можно управлять через конфигурацию режима.
-| Инструмент | Описание |
-| ----------- | ----------------------- |
-| `bash` | Execute shell commands |
-| `edit` | Modify existing files |
-| `write` | Create new files |
-| `read` | Read file contents |
-| `grep` | Search file contents |
-| `glob` | Find files by pattern |
-| `patch` | Apply patches to files |
-| `todowrite` | Manage todo lists |
-| `webfetch` | Fetch web content |
+| Инструмент | Описание |
+| ----------- | ---------------------- |
+| `bash` | Execute shell commands |
+| `edit` | Modify existing files |
+| `write` | Create new files |
+| `read` | Read file contents |
+| `grep` | Search file contents |
+| `glob` | Find files by pattern |
+| `patch` | Apply patches to files |
+| `todowrite` | Manage todo lists |
+| `webfetch` | Fetch web content |
---