Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 3fe42a7

Browse files
committed
add period
1 parent 59debd8 commit 3fe42a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

book/02-using-atom/sections/05-writing.asc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ If you type `img` and hit `tab` you get Markdown formatted image embed code like
5454
| Item One | Item Two |
5555
----
5656

57-
There are only a handful of them (`b` for bold, `i` for italic, 'code' for a code block, etc), but it can easily save you time from having to look up the more obscure syntaxes. Again, you can easily see a list of all available snippets for the type of file you're currently in by hitting 'alt-shift-S'
58-
57+
There are only a handful of them (`b` for bold, `i` for italic, 'code' for a code block, etc), but it can easily save you time from having to look up the more obscure syntaxes. Again, you can easily see a list of all available snippets for the type of file you're currently in by hitting 'alt-shift-S'.
5958

6059
==== Wrapping customization
6160

0 commit comments

Comments
 (0)