Skip to content

Commit

Permalink
Update flowchart.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andriy-koz authored Sep 4, 2023
1 parent 9007482 commit 03f741f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/syntax/flowchart.md
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ flowchart TB
A & B--> C & D
```

If you describe the same diagram using the the basic syntax, it will take four lines. A
If you describe the same diagram using the basic syntax, it will take four lines. A
word of warning, one could go overboard with this making the flowchart harder to read in
markdown form. The Swedish word `lagom` comes to mind. It means, not too much and not too little.
This goes for expressive syntaxes as well.
Expand Down

0 comments on commit 03f741f

Please # to comment.