summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2016-02-17 22:00:51 -0800
committerAdam Bard <github@adambard.com>2016-02-17 22:00:51 -0800
commit27d83dd23eed668f6b6388ef1c4dc52e56724a26 (patch)
tree520066ae4429e8c144aec008f638f9bb923091cb
parent5930b4791f8c4d4fca85b61effc3f5988083e988 (diff)
parentcfa79905912803e34a6a9f98d95f40fd013b4acd (diff)
Merge pull request #2140 from JacobCWard/patch-4
[asciidoc/en] fixed a couple of typos
-rw-r--r--asciidoc.html.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/asciidoc.html.markdown b/asciidoc.html.markdown
index 7f2a4374..8326c581 100644
--- a/asciidoc.html.markdown
+++ b/asciidoc.html.markdown
@@ -52,10 +52,10 @@ Paragraphs
```
You don't need anything special for paragraphs.
-Add a blank line between paragraphs to seperate them.
+Add a blank line between paragraphs to separate them.
To create a line blank add a +
-and you will recieve a line break!
+and you will receive a line break!
```
Formatting Text
@@ -68,7 +68,7 @@ _underscore creates italics_
`*bolded monospace*`
```
-Section Titles
+Section Titles
```
= Level 0 (may only be used in document's header)