Skip to content

Commit

Permalink
Merge pull request #2974 from egnor/patch-1
Browse files Browse the repository at this point in the history
Remove a stray word
  • Loading branch information
ashishjain0512 committed Apr 28, 2022
2 parents 170ed89 + 873003c commit 66adb69
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 66adb69

Please sign in to comment.