Fix typo in tag name

This commit is contained in:
fatalistt 2019-11-06 12:01:47 +03:00 committed by Jeremy Thomas
parent 36d4b599be
commit afdce92c06

View File

@ -281,7 +281,7 @@ meta:
<div class="content">
<p>
The <code>select</code> class is a simple wrapper around the <code>&lt;select"&gt;</code> HTML element, which gives the styling more flexibility and support for icons.
The <code>select</code> class is a simple wrapper around the <code>&lt;select&gt;</code> HTML element, which gives the styling more flexibility and support for icons.
</p>
</div>