diff --git a/docs/mermaidAPI.md b/docs/mermaidAPI.md index 22d2af0f1..4853cfab7 100644 --- a/docs/mermaidAPI.md +++ b/docs/mermaidAPI.md @@ -43,8 +43,8 @@ This option decides the amount of logging to be used. Sets the level of trust to be used on the parsed diagrams. -- **true**: (**default**) tags in text are encoded, click functionality is disabeled -- **false**: tags in text are allowed, click functionality is enabled +- **strict**: (**default**) tags in text are encoded, click functionality is disabeled +- **loose**: tags in text are allowed, click functionality is enabled ## startOnLoad