mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 07:33:57 +00:00
[asciidoc/en] fixed a couple of typos
This commit is contained in:
parent
8dc3329730
commit
cfa7990591
@ -52,10 +52,10 @@ Paragraphs
|
|||||||
```
|
```
|
||||||
You don't need anything special for 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 +
|
To create a line blank add a +
|
||||||
and you will recieve a line break!
|
and you will receive a line break!
|
||||||
```
|
```
|
||||||
|
|
||||||
Formatting Text
|
Formatting Text
|
||||||
@ -68,7 +68,7 @@ _underscore creates italics_
|
|||||||
`*bolded monospace*`
|
`*bolded monospace*`
|
||||||
```
|
```
|
||||||
|
|
||||||
Section Titles
|
Section Titles
|
||||||
|
|
||||||
```
|
```
|
||||||
= Level 0 (may only be used in document's header)
|
= Level 0 (may only be used in document's header)
|
||||||
|
Loading…
Reference in New Issue
Block a user