Pārlūkot izejas kodu

Typo fix on button page (#1158)

"Meant to look an behave" -> "Meant to look and behave"
Sam Fry 7 gadi atpakaļ
vecāks
revīzija
6d531b9f4e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/documentation/elements/button.html

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

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