Skip to content

Commit 75633ba

Browse files
authored
Merge pull request #4118 from fkohrt/patch-1
Fix typos
2 parents ec5fa31 + bfb8a75 commit 75633ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/mermaid/src/docs/syntax/flowchart.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,9 @@ flowchart LR
245245
A == text ==> B
246246
```
247247

248-
### An invisisble link
248+
### An invisible link
249249

250-
This can be a usefull tool in some instances where you want to alter the default positining of a node.
250+
This can be a useful tool in some instances where you want to alter the default positining of a node.
251251

252252
```mermaid-example
253253
flowchart LR

0 commit comments

Comments
 (0)