Browse Source

Fix typo commant -> command

DricomDragon 5 years ago
parent
commit
5e7a1d4d7b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Guides/ics-vim.md

+ 1 - 1
Guides/ics-vim.md

@@ -50,7 +50,7 @@ SUMMARY:CM,CCUBE
 
 
 ## Remove semester from subjects
 ## Remove semester from subjects
 
 
-Commant vim : `:%s/S[3579]\+//`
+Command vim : `:%s/S[3579]\+//`
 
 
 Before :
 Before :
 ```
 ```