From 62c9e081e6a9123e579737c4670f7d98d80eb49d Mon Sep 17 00:00:00 2001 From: Trevor Buckner Date: Wed, 8 May 2024 14:24:15 -0400 Subject: [PATCH] typos --- themes/fonts/iconFonts/elderberryInn.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/fonts/iconFonts/elderberryInn.less b/themes/fonts/iconFonts/elderberryInn.less index e439bcac0..adabe5a81 100644 --- a/themes/fonts/iconFonts/elderberryInn.less +++ b/themes/fonts/iconFonts/elderberryInn.less @@ -39,8 +39,8 @@ &.force::before { content : '\E910'; } &.lightning::before { content : '\E911'; } &.necrotic::before { content : '\E912'; } - &.piercing::before { content : '\E914'; } - &.poison::before { content : '\E913'; } + &.piercing::before { content : '\E913'; } + &.poison::before { content : '\E914'; } &.psychic::before { content : '\E915'; } &.radiant::before { content : '\E916'; } &.slashing::before { content : '\E917'; }