From 24e59fc27c0d807e6fdb5c38a6e5511d913d813f Mon Sep 17 00:00:00 2001 From: Mehdi Kabab Date: Fri, 13 Apr 2018 15:10:11 +0200 Subject: [PATCH] Small typo --- scss/components/_card.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/components/_card.scss b/scss/components/_card.scss index d3ba77e50..c282b89dd 100644 --- a/scss/components/_card.scss +++ b/scss/components/_card.scss @@ -6,7 +6,7 @@ /// @group card //// -/// Defualt background color. +/// Default background color. /// @type Color $card-background: $white !default; -- 2.47.2