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