From ab4aca62e785df956f328009d40d67620dd25d4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Fri, 27 Oct 2023 16:06:32 +0200 Subject: [PATCH] Update scss/mixins/_list-group.scss --- scss/mixins/_list-group.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/mixins/_list-group.scss b/scss/mixins/_list-group.scss index 3659779ab3..4acbb82d13 100644 --- a/scss/mixins/_list-group.scss +++ b/scss/mixins/_list-group.scss @@ -2,7 +2,7 @@ // List Groups -// Boosted mod: only add an icon on the right instead of changing the cackground-color +// Boosted mod: only add an icon on the right instead of changing the background-color // scss-docs-start list-group-mixin @mixin list-group-item-variant($state, $color, $icon) { .list-group-item-#{$state} {