mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 06:49:47 +02:00
fix misspelling of “another”
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user