diff --git a/README.md b/README.md index 312064f..57118ae 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Special note regarding version 8.2 -In version 8.2 a security improvement was introduced. A securityLevel configuration was introduced wich sets the level of trust to be used on the parsed diagrams. +In version 8.2 a security improvement was introduced. A securityLevel configuration was introduced which sets the level of trust to be used on the parsed diagrams. * **true**: (default) tags in text are encoded, click functionality is disabled * false: tags in text are allowed, click functionality is enabledClosed issues: diff --git a/docs/README.md b/docs/README.md index 312064f..57118ae 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,7 +6,7 @@ ## Special note regarding version 8.2 -In version 8.2 a security improvement was introduced. A securityLevel configuration was introduced wich sets the level of trust to be used on the parsed diagrams. +In version 8.2 a security improvement was introduced. A securityLevel configuration was introduced which sets the level of trust to be used on the parsed diagrams. * **true**: (default) tags in text are encoded, click functionality is disabled * false: tags in text are allowed, click functionality is enabledClosed issues: diff --git a/docs/usage.md b/docs/usage.md index 66ed75d..2daeb70 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -57,7 +57,7 @@ An id is also added to mermaid tags without id. ### To enable click event and tags in nodes -In version 8.2 a security improvement was introduced. A securityLevel configuration was introduced wich sets the level of trust to be used on the parsed diagrams. +In version 8.2 a security improvement was introduced. A securityLevel configuration was introduced which sets the level of trust to be used on the parsed diagrams. * **true**: (default) tags in text are encoded, click functionality is disabled * false: tags in text are allowed, click functionality is enabledClosed issues: diff --git a/usage.md b/usage.md index 66ed75d..2daeb70 100644 --- a/usage.md +++ b/usage.md @@ -57,7 +57,7 @@ An id is also added to mermaid tags without id. ### To enable click event and tags in nodes -In version 8.2 a security improvement was introduced. A securityLevel configuration was introduced wich sets the level of trust to be used on the parsed diagrams. +In version 8.2 a security improvement was introduced. A securityLevel configuration was introduced which sets the level of trust to be used on the parsed diagrams. * **true**: (default) tags in text are encoded, click functionality is disabled * false: tags in text are allowed, click functionality is enabledClosed issues: