From dbcd4f635eb136bb587174ddd7b706388c64e14f Mon Sep 17 00:00:00 2001 From: David Pendray <35926989+davidpendraykalibrate@users.noreply.github.com> Date: Thu, 22 Aug 2019 11:53:26 +0100 Subject: [PATCH] Fix typos in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f852228b..d312e6c04 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ In version 8.2 a security improvement was introduced. A securityLevel configurat ⚠️ **Note** : This changes the default behaviour of mermaid so that after upgrade to 8.2, if the securityLevel is not configured, tags in flowcharts are encoded as tags and clicking is prohibited. -If your application is taking resposibility for the diagram source security you can set the securityLevel accordingly. By doing this clicks and tags are again allowed. +If your application is taking responsibility for the diagram source security you can set the securityLevel accordingly. By doing this clicks and tags are again allowed. ```javascript mermaidAPI.initialize({ @@ -31,7 +31,7 @@ Ever wanted to simplify documentation and avoid heavy tools like Visio when expl This is why mermaid was born, a simple markdown-like script language for generating charts from text via javascript. -**Mermaid was nomiated and won the JS Open Source Awards (2019) in the category _The most exciting use of technology_!!! Thanks to all involved, people committing pull requests, people answering questions and special thanks to Tyler Long who is helping me maintain the project.** +**Mermaid was nominated and won the JS Open Source Awards (2019) in the category _The most exciting use of technology_!!! Thanks to all involved, people committing pull requests, people answering questions and special thanks to Tyler Long who is helping me maintain the project.** ### Flowchart