Fix typo in documentation (#1206)

This commit is contained in:
Nik Sudan 2017-09-18 13:40:05 +01:00 committed by Jeremy Thomas
parent d0bf41a345
commit 85b822305e

View File

@ -92,7 +92,7 @@ variables:
<div class="content">
<p>
By defualt, the <code>icon</code> container will take up <em>exactly</em> <code>1.5rem x 1.5rem</code>. The icon itself is sized accordingly to the icon library you're using. For example, Font Awesome icons will <strong>inherit</strong> the font size.</p>
By default, the <code>icon</code> container will take up <em>exactly</em> <code>1.5rem x 1.5rem</code>. The icon itself is sized accordingly to the icon library you're using. For example, Font Awesome icons will <strong>inherit</strong> the font size.</p>
</div>
{% include anchor.html name="Colors" %}