mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-22 09:46:42 +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
|
||||
|
||||
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
|
||||
A -- text --> B -- text2 --> C
|
||||
|
Reference in New Issue
Block a user