Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/books/admin_guide/05-vi.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down