]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Typo fix on button page (#1158)
authorSam Fry <benolot@gmail.com>
Tue, 5 Sep 2017 22:09:41 +0000 (23:09 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Tue, 5 Sep 2017 22:09:41 +0000 (00:09 +0200)
"Meant to look an behave" -> "Meant to look and behave"

docs/documentation/elements/button.html

index 47ad9e4a783c4a2fd8632340b2bd60770c005541..0343affb6ea1ca44ad2c1a4bf15b4ef04c8ca75e 100644 (file)
@@ -421,7 +421,7 @@ variables:
 
     <div class="content">
       <p>
-        The <strong>button</strong> is an essential element of any design. It's meant to look an behave as an <strong>interactive</strong> element of your page.
+        The <strong>button</strong> is an essential element of any design. It's meant to look and behave as an <strong>interactive</strong> element of your page.
       </p>
     </div>