From 7095eef289bceeaa452777a12e62c8068cb781a1 Mon Sep 17 00:00:00 2001 From: Corey Date: Tue, 4 Aug 2020 08:50:14 +0800 Subject: [PATCH] Fixed Hierarchy typo --- src/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.html b/src/index.html index 333c468..18e5d37 100644 --- a/src/index.html +++ b/src/index.html @@ -1309,9 +1309,9 @@ icon_keywords: "graph bar chart", }, { - icon_name: "Heirarchy", - icon_path: "heirarchy", - icon_keywords: "heirarchy branch flow chart", + icon_name: "Hierarchy", + icon_path: "Hierarchy", + icon_keywords: "hierarchy branch flow chart", }, { icon_name: "Laptop",