Skip to content

Commit

Permalink
Remove a stray word
Browse files Browse the repository at this point in the history
  • Loading branch information
egnor committed Apr 26, 2022
1 parent 170ed89 commit 873003c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/flowchart.md
Expand Up @@ -7,7 +7,7 @@ All Flowcharts are composed of **nodes**, the geometric shapes and **edges**, th
It can also accommodate different arrow types, multi directional arrows, and linking to and from subgraphs.

> **Important note**: Do not type the word "end" as a Flowchart node. Capitalize all or any one the letters to keep the flowchart from breaking, i.e, "End" or "END". Or you can apply this [workaround](https://github.com/mermaid-js/mermaid/issues/1444#issuecomment-639528897).**
Node
### A node (default)

```mermaid-example
Expand Down

0 comments on commit 873003c

Please sign in to comment.