diff --git a/docs/n00b-gettingStarted.md b/docs/n00b-gettingStarted.md index 385632d67..526126cde 100644 --- a/docs/n00b-gettingStarted.md +++ b/docs/n00b-gettingStarted.md @@ -2,7 +2,7 @@ Writing mermaid code is simple. -But how is it turned into a diagram in a web page? To do this we need a mermaid renderer. +But how is the code turned into a diagram in a web page? To do this we need a mermaid renderer. Thankfully the mermaid renderer is very accessible.