From 2e174bb3b6d27f809d345b4006e7c6f44b57156a Mon Sep 17 00:00:00 2001 From: Andrew Clarkson <94328514+andrew-clarkson@users.noreply.github.com> Date: Fri, 10 Mar 2023 13:12:21 -0500 Subject: [PATCH] v smol fixes while reading thru docs --- packages/mermaid/src/docs/config/Tutorials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mermaid/src/docs/config/Tutorials.md b/packages/mermaid/src/docs/config/Tutorials.md index e07635641..875f15245 100644 --- a/packages/mermaid/src/docs/config/Tutorials.md +++ b/packages/mermaid/src/docs/config/Tutorials.md @@ -1,6 +1,6 @@ # Tutorials -This is list of publicly available Tutorials for using Mermaid.JS . This is intended as a basic introduction for the use of the Live Editor for generating diagrams, and deploying Mermaid.JS through HTML. +This is a list of publicly available Tutorials for using Mermaid.JS and is intended as a basic introduction for the use of the Live Editor for generating diagrams, and deploying Mermaid.JS through HTML. **Note that these tutorials might display an older interface, but the usage of the live-editor will largely be the same.**