]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Input documentation typo
authorMiguel Nunes Correia <miguelncorreia@gmail.com>
Sun, 20 Oct 2019 11:46:29 +0000 (13:46 +0200)
committerJeremy Thomas <bbxdesign@gmail.com>
Sun, 20 Oct 2019 11:58:06 +0000 (07:58 -0400)
docs/documentation/form/input.html

index 0243a07d5f4b4269ff0f1949d2292a2cc952859c..c19e68307011b30fe8687e5ff3ffe8583d8f98e2 100644 (file)
@@ -250,7 +250,7 @@ meta:
 
 <div class="content">
   <p>
-    The Bulma <code>input</code> CSS class is meant for <code>&lt;input"&gt;</code> HTML elements. The following <a href="http://htmlreference.io/element/input/" target="_blank">type attributes</a> are supported:
+    The Bulma <code>input</code> CSS class is meant for <code>&lt;input&gt;</code> HTML elements. The following <a href="http://htmlreference.io/element/input/" target="_blank">type attributes</a> are supported:
   </p>
   <ul>
     <li><code>type="text"</code></li>