]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
fixed typo (expect => except) in mixins.html (#540)
authorPeter Lupu <peter.lupu@gmail.com>
Sun, 5 Mar 2017 11:38:20 +0000 (13:38 +0200)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 5 Mar 2017 11:38:20 +0000 (11:38 +0000)
Fixed a typo in the mixins documentation.

docs/documentation/overview/mixins.html

index 5edcb68657d3abd3021ffc1a8c51b9daab41602e..8a9976b415dfbc7037004a2747ae18f05e5d3fe4 100644 (file)
@@ -20,7 +20,7 @@ doc-subtab: mixins
 </tr>
 <tr>
   <td><code>=block</code></td>
-  <td>Defines a margin-bottom of 1.5rem, expect when the element is the last child. Used for almost all block elements.</td>
+  <td>Defines a margin-bottom of 1.5rem, except when the element is the last child. Used for almost all block elements.</td>
 </tr>
 <tr>
   <td><code>=clearfix</code></td>