From 3825ec098359cec450a2a6d228bc22861dd8c6e9 Mon Sep 17 00:00:00 2001 From: Brad Mallow Date: Mon, 2 Mar 2020 14:36:11 -0800 Subject: [PATCH] fix multiple people icon update name --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01f54f827..841035afd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,7 +43,7 @@ The table below outlines icons that were removed or renamed. | chatboxes | :pencil2: | renamed | renamed to "chatbox" | | clock | :x: | deleted | | | contact | :pencil2: | renamed | renamed to "person-circle" | -| contacts | :pencil2: | renamed | renamed to "person-circle" | +| contacts | :pencil2: | renamed | renamed to "people-circle" | | done-all | :pencil2: | renamed | renamed to "checkmark-done" | | fastforward | :pencil2: | renamed | renamed to "play-forward" | | filing | :pencil2: | renamed | renamed to "file-tray" |