Update n00b-gettingStarted.md

Changed form of verb contain in 3 b.
This commit is contained in:
Lucurus
2020-08-19 18:14:35 +02:00
committed by GitHub
parent b69e7fbe2c
commit b7e953bc1a

View File

@@ -108,7 +108,7 @@ c. The `mermaid.initialize()` API call to start the rendering process.
</body>
```
### b. The embedded mermaid diagram definition needs to be contains inside a `<div>` tag that signifies that it is a mermaid diagram:
### b. The embedded mermaid diagram definition needs to be contained inside a `<div>` tag that signifies that it is a mermaid diagram:
```
<body>