mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-27 12:16:40 +02:00
adding missing word (#2409)
This commit is contained in:

committed by
GitHub

parent
96236187b5
commit
4620a7eeba
@@ -336,7 +336,7 @@ graph LR
|
|||||||
|
|
||||||
### Chaining of links
|
### Chaining of links
|
||||||
|
|
||||||
It is possible declare many links in the same line as per below:
|
It is possible to declare many links in the same line as per below:
|
||||||
```
|
```
|
||||||
graph LR
|
graph LR
|
||||||
A -- text --> B -- text2 --> C
|
A -- text --> B -- text2 --> C
|
||||||
|
Reference in New Issue
Block a user