diff --git a/docs/n00b-gettingStarted.md b/docs/n00b-gettingStarted.md index fc800afec..385632d67 100644 --- a/docs/n00b-gettingStarted.md +++ b/docs/n00b-gettingStarted.md @@ -77,7 +77,7 @@ Through the html file, we give the web browser three instructions inside the htm 2. the mermaid code we want to diagram. 3. the `mermaid.initialize()` command to start the rendering process -All this is done in the html `` section of the web page. +All this is done in the html `` section of the web page. This is what needs to go into the html file: @@ -89,7 +89,7 @@ All this is done in the html `` section of the web page. ``` -2. The embedded mermaid code is similarly placed in a `