Merge pull request #887 from stanhu/sh-fix-readme-typo

Fix typo: wich -> which
This commit is contained in:
Knut Sveidqvist
2019-07-21 09:29:07 -07:00
committed by GitHub

View File

@@ -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: