Skip to content

Commit 606fb72

Browse files
committed
fix markdown
1 parent 75a2eab commit 606fb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The shortcuts should work in vim (terminal with 256 colors) on Linux, Mac OS X a
3333
- `⇥ Tab` + `` - Indent text
3434

3535
An alternative way to comment is `ctrl` + `v` (Visual-block mode)
36-
then ``I`, add the commenting characters (es. //) and press `esc`.
36+
then `I` add the commenting characters (es. //) and press `esc`.
3737

3838
To decomment, `ctrl` + `v`, select the part you want to delete at the beginning
3939
of the line and press `d`.

0 commit comments

Comments
 (0)