浏览代码

Typo fix on button page (#1158)

"Meant to look an behave" -> "Meant to look and behave"
Sam Fry 7 年之前
父节点
当前提交
6d531b9f4e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/documentation/elements/button.html

+ 1 - 1
docs/documentation/elements/button.html

@@ -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>