Skip to content

Commit

Permalink
Merge pull request #4893 from 0xflotus/patch-1
Browse files Browse the repository at this point in the history
docs: fixed typo
  • Loading branch information
sidharthv96 committed Nov 9, 2023
2 parents ac595eb + 0239e49 commit 3cf0a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mermaid/src/docs/syntax/flowchart.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,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 3cf0a2b

Please sign in to comment.