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

View File

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