From 3f409e26b91a7082a30217e448c50b9ea6d8b757 Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Wed, 27 Sep 2023 20:26:48 +0200 Subject: [PATCH] Fix typo (#789) --- src/_icons/exclamation-circle.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_icons/exclamation-circle.svg b/src/_icons/exclamation-circle.svg index f1873c463..d23b0d0ce 100644 --- a/src/_icons/exclamation-circle.svg +++ b/src/_icons/exclamation-circle.svg @@ -1,5 +1,5 @@ --- -tags: [warring, error, shape, caution, alert] +tags: [warning, error, shape, caution, alert] unicode: "f634" version: "1.117" ---