diff --git a/docs/syntax/flowchart.md b/docs/syntax/flowchart.md index e9763dd7e..a9e0a08ab 100644 --- a/docs/syntax/flowchart.md +++ b/docs/syntax/flowchart.md @@ -356,7 +356,6 @@ Below is a comprehensive list of the newly introduced shapes and their correspon | Manual File | Flipped Triangle | `flip-tri` | Manual file operation | `flipped-triangle`, `manual-file` | | Manual Input | Sloped Rectangle | `sl-rect` | Manual input step | `manual-input`, `sloped-rectangle` | | Manual Operation | Trapezoid Base Top | `trap-t` | Represents a manual task | `inv-trapezoid`, `manual`, `trapezoid-top` | -| Mindmap Circle | mindmapCircle | `mindmap-circle` | mindmapCircle | `mindmap-circle` | | Multi-Document | Stacked Document | `docs` | Multiple documents | `documents`, `st-doc`, `stacked-document` | | Multi-Process | Stacked Rectangle | `st-rect` | Multiple processes | `processes`, `procs`, `stacked-rectangle` | | Odd | Odd | `odd` | Odd shape | |