]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fix typo in tag name
authorfatalistt <fatalistt@users.noreply.github.com>
Wed, 6 Nov 2019 09:01:47 +0000 (12:01 +0300)
committerJeremy Thomas <bbxdesign@gmail.com>
Wed, 6 Nov 2019 10:45:54 +0000 (05:45 -0500)
docs/documentation/form/select.html

index f90fc8eae9dedd07e68ae72f500a44b185e47401..bc76dbbf548c2befc195506aed7026d0c76544c2 100644 (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>