adding missing word (#2409)

This commit is contained in:
Tshepang Lekhonkhobe
2021-10-14 11:53:35 +02:00
committed by GitHub
parent 96236187b5
commit 4620a7eeba

View File

@@ -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