From e9f4ac7425f7b3aadfc809f97b49a666f56a3093 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Sun, 21 Jul 2019 09:16:47 -0700 Subject: [PATCH] Fix typo: wich -> which --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 312064f2c..57118aec5 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: