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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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