mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Typo fix on button page (#1158)
"Meant to look an behave" -> "Meant to look and behave"
This commit is contained in:
@@ -421,7 +421,7 @@ variables:
|
|||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>
|
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user