Update docs

This commit is contained in:
github-merge-queue[bot]
2023-09-05 06:05:03 +00:00
parent aa75530a0e
commit d1f23b41c8
2 changed files with 3 additions and 2 deletions

View File

@@ -467,7 +467,7 @@ flowchart TB
A & B--> C & D
```
If you describe the same diagram using the basic syntax, it will take four lines. A
If you describe the same diagram using the 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.