Skip to content

Commit 539781f

Browse files
committed
Fix example in Markdown Mode docs
1 parent 83fe1b4 commit 539781f

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
@@ -109,7 +109,7 @@ Use **control** + **m** to turn on Markdown Mode. Then, use any shortcut below t
109109

110110
- Use **i** to wrap the currently-selected text in single asterisks ("I" for "Italic")
111111

112-
Example: `**selection**`
112+
Example: `*selection*`
113113

114114
- Use **s** to wrap the currently-selected text in double tildes ("S" for "Strikethrough")
115115

0 commit comments

Comments
 (0)