]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fix typo in documentation (#1206)
authorNik Sudan <niksudan@gmail.com>
Mon, 18 Sep 2017 12:40:05 +0000 (13:40 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Mon, 18 Sep 2017 12:40:05 +0000 (13:40 +0100)
docs/documentation/elements/icon.html

index 5bbe8160696e69083bac21da4491313d66885faf..1df8135ba5891cace8a86387cd8d27cc889c33b4 100644 (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" %}