From: Peter Lupu Date: Sun, 5 Mar 2017 11:38:20 +0000 (+0200) Subject: fixed typo (expect => except) in mixins.html (#540) X-Git-Tag: 0.4.0~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42cb118c1af1139ba341b4864652c04f8c74e64;p=thirdparty%2Fbulma.git fixed typo (expect => except) in mixins.html (#540) Fixed a typo in the mixins documentation. --- diff --git a/docs/documentation/overview/mixins.html b/docs/documentation/overview/mixins.html index 5edcb6865..8a9976b41 100644 --- a/docs/documentation/overview/mixins.html +++ b/docs/documentation/overview/mixins.html @@ -20,7 +20,7 @@ doc-subtab: mixins =block - Defines a margin-bottom of 1.5rem, expect when the element is the last child. Used for almost all block elements. + Defines a margin-bottom of 1.5rem, except when the element is the last child. Used for almost all block elements. =clearfix