Browse Source

vim: fix typo (#2265)

L Day 6 years ago
parent
commit
9bc8009b45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/vim.md

+ 1 - 1
pages/common/vim.md

@@ -1,6 +1,6 @@
 # vim
 
-> Vi IMproved, a programmer's text editor, providing several modes for different kinds of text manipulation.
+> Vi IMproved, a programmer's text editor, provides several modes for different kinds of text manipulation.
 > Pressing `i` enters edit mode. `<Esc>` goes back to normal mode, which doesn't allow regular text insertion.
 
 - Open a file: