]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
v4: Fix Typo in Forms docs 17033/head
authorBram van Leur <bram@vleur.nl>
Wed, 19 Aug 2015 18:22:55 +0000 (20:22 +0200)
committerBram van Leur <bram@vleur.nl>
Wed, 19 Aug 2015 18:22:55 +0000 (20:22 +0200)
docs/components/forms.md

index 5de1bdc46688320ff5299dd8b06bb419f2ef54e9..175927aa8edd326d9bdb154096d4ca40d8841b06 100644 (file)
@@ -667,7 +667,7 @@ Custom checkboxes and radios are inline to start. Add a parent with class `.c-in
 
 ### Select menu
 
-Custom `<select>` menus need only a custom class, `.c-selecct` to trigger the custom styles.
+Custom `<select>` menus need only a custom class, `.c-select` to trigger the custom styles.
 
 {% example html %}
 <select class="c-select">