From bfb8a75fcabd8c065126a8134a9118a7dceda9b1 Mon Sep 17 00:00:00 2001 From: Florian Kohrt Date: Mon, 20 Feb 2023 22:06:38 +0100 Subject: [PATCH] Fix typos --- packages/mermaid/src/docs/syntax/flowchart.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/mermaid/src/docs/syntax/flowchart.md b/packages/mermaid/src/docs/syntax/flowchart.md index 6f80d9982f..a48e19133e 100644 --- a/packages/mermaid/src/docs/syntax/flowchart.md +++ b/packages/mermaid/src/docs/syntax/flowchart.md @@ -245,9 +245,9 @@ flowchart LR A == text ==> B ``` -### An invisisble link +### An invisible link -This can be a usefull tool in some instances where you want to alter the default positining of a node. +This can be a useful tool in some instances where you want to alter the default positining of a node. ```mermaid-example flowchart LR