From 029a84159e78f136f35c4e8d504b79facb63439d Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Tue, 24 Sep 2019 18:47:38 +0200 Subject: [PATCH] Update mermaidAPI.md --- docs/mermaidAPI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mermaidAPI.md b/docs/mermaidAPI.md index 59aafba4f..bfad444f4 100644 --- a/docs/mermaidAPI.md +++ b/docs/mermaidAPI.md @@ -77,7 +77,7 @@ This option decides the amount of logging to be used. Sets the level of trust to be used on the parsed diagrams. -- **strict**: (**default**) tags in text are encoded, click functionality is disabeled +- **strict**: (**default**) tags in text are encoded, click functionality is disabled - **loose**: tags in text are allowed, click functionality is enabled ## startOnLoad