From c7aca7e90fa876175fca46de34cd0a53997802ce Mon Sep 17 00:00:00 2001 From: Ganna Zhyrnova <112796922+gannazhyrnova@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:26:26 +0300 Subject: [PATCH] 05-vi.md Grammar Check --- docs/books/admin_guide/05-vi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/books/admin_guide/05-vi.md b/docs/books/admin_guide/05-vi.md index 2b619a8b2e..cc24fe8eaa 100644 --- a/docs/books/admin_guide/05-vi.md +++ b/docs/books/admin_guide/05-vi.md @@ -527,7 +527,7 @@ vimtutor ### visualization mode -This mode is a sub item of the command mode. You can complete it by typing ++"v"++ or ++v++, the former's operation content belongs to the character level, and the latter's operation content belongs to the line level. +This mode is a sub-item of the command mode. You can complete it by typing ++"v"++ or ++v++; the former's operation content is at the character level, and the latter's operation content is at the line level. !!! info