From 5f841d98bc9e97713f53385f8d0c8280a9a5b3af Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Fri, 12 Mar 2021 23:43:10 -0800 Subject: [PATCH] Update n00b-gettingStarted.md --- docs/n00b-gettingStarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/n00b-gettingStarted.md b/docs/n00b-gettingStarted.md index 2cabad76f..a911cc903 100644 --- a/docs/n00b-gettingStarted.md +++ b/docs/n00b-gettingStarted.md @@ -55,7 +55,7 @@ Thanks to the growing popularity of mermaid, many plugins already allow the gene This method can be used with any common web server. Apache, IIS, nginx, node express [...], you pick your favourite. -You will need a text editting tool like Notepad++, t can generate an html file. It is then deployed by a web browser (such as Firefox, Chrome, Safari, but not Internet Explorer). +You will need a text editting tool like Notepad++, to generate an html file. It is then deployed by a web browser (such as Firefox, Chrome, Safari, but not Internet Explorer). Just create an HTML file locally and open it using a desired browser.