Input documentation typo

This commit is contained in:
Miguel Nunes Correia 2019-10-20 13:46:29 +02:00 committed by Jeremy Thomas
parent 175610e58d
commit 8b065b02eb

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