From 85b822305e5b80f072f07f7dbb8aa35f5c8f9f1d Mon Sep 17 00:00:00 2001 From: Nik Sudan Date: Mon, 18 Sep 2017 13:40:05 +0100 Subject: [PATCH] Fix typo in documentation (#1206) --- docs/documentation/elements/icon.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/elements/icon.html b/docs/documentation/elements/icon.html index 5bbe8160..1df8135b 100644 --- a/docs/documentation/elements/icon.html +++ b/docs/documentation/elements/icon.html @@ -92,7 +92,7 @@ variables:

- By defualt, the icon container will take up exactly 1.5rem x 1.5rem. The icon itself is sized accordingly to the icon library you're using. For example, Font Awesome icons will inherit the font size.

+ By default, the icon container will take up exactly 1.5rem x 1.5rem. The icon itself is sized accordingly to the icon library you're using. For example, Font Awesome icons will inherit the font size.

{% include anchor.html name="Colors" %}