From 70a2e934f9bbf18a4ae698ca0b853eeaee10677b Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Thu, 20 Aug 2020 02:41:11 -0700 Subject: [PATCH] Update n00b-overview.md --- docs/n00b-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/n00b-overview.md b/docs/n00b-overview.md index 443b04f6b..95d33fc22 100644 --- a/docs/n00b-overview.md +++ b/docs/n00b-overview.md @@ -33,7 +33,7 @@ mermaid seeks to change that. mermaid is a javascript based tool that utilizes a **render** ->This is the core function of Mermaid and its API, it is a function that is called to read all the `Mermaid Definitions` and returns an SVG file, based on the definitions.** +>This is the core function of Mermaid and its API, it is a function that is called to read all the `Mermaid Definitions` and returns an SVG file, based on the definitions. **Nodes**