From 355add35a8be8e6ba6d89dc7f03d5d46f3ca2e1f Mon Sep 17 00:00:00 2001 From: kanav-raina Date: Sun, 8 Mar 2020 22:50:28 +0530 Subject: [PATCH] Spelling mistake in readme Signed-off-by: kanav-raina --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e952c7f..5590553 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ A flow & process orientated diagramming library inspired by **Blender**, **Labvi * **Hackable and extensible** the entire library including its core can be extended, rewired and re-assembled into fundamentally different software to suit your own software needs. * **HTML nodes as a first class citizen** the library was originally written to represent advanced dynamic nodes, that are difficult to represent as SVG's due to complex input requirements ux requirements. * **Designed for process** the library is aimed for software engineers that want to rewire their programs at runtime, and that want to make their software more dynamic. -* **Fast diagram editing** the defaults provided give the heighest priority to editing diagrams as fast as possible. +* **Fast diagram editing** the defaults provided give the highest priority to editing diagrams as fast as possible. ## Gallery