fix misspelling of “another”

This commit is contained in:
Steven Schobert
2017-02-20 11:56:57 -06:00
parent fb70b9742a
commit 37f9655714
2 changed files with 10 additions and 10 deletions

View File

@@ -17,7 +17,7 @@ gantt
Another task :after a1 , 20d Another task :after a1 , 20d
section Another section Another
Task in sec :2014-01-12 , 12d Task in sec :2014-01-12 , 12d
anther task : 24d another task : 24d
``` ```
Renders the following diagram: Renders the following diagram:
@@ -31,7 +31,7 @@ gantt
Another task :after a1 , 20d Another task :after a1 , 20d
section Another section Another
Task in sec :2014-01-12 , 12d Task in sec :2014-01-12 , 12d
anther task : 24d another task : 24d
``` ```
## Syntax ## Syntax

View File

@@ -126,21 +126,21 @@
section Another section Another
Task in sec :2014-01-12 , 12d Task in sec :2014-01-12 , 12d
section Another2 section Another2
anther task : 24d another task : 24d
section Another3 section Another3
anther task : 24d another task : 24d
section Another4 section Another4
anther task : 24d another task : 24d
section Another5 section Another5
anther task : 24d another task : 24d
section Another6 section Another6
anther task : 24d another task : 24d
section Another7 section Another7
anther task : 24d another task : 24d
section Another8 section Another8
anther task : 24d another task : 24d
section Another9 section Another9
anther task : 24d another task : 24d
</div> </div>
As you can see, bla bla bla. As you can see, bla bla bla.
<div class="mermaid"> <div class="mermaid">