]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add missing to 15323/head
authorBas Bosman <github@nazgul.nu>
Mon, 8 Dec 2014 08:41:44 +0000 (09:41 +0100)
committerBas Bosman <github@nazgul.nu>
Mon, 8 Dec 2014 08:41:44 +0000 (09:41 +0100)
docs/_includes/components/button-groups.html

index d0f958da8eae1504ef4459cb2a5ea62ea844e153..9abf562945fdea041957b64be4864252df698147 100644 (file)
@@ -61,7 +61,7 @@
 {% endhighlight %}
 
   <h3 id="btn-groups-sizing">Sizing</h3>
-  <p>Instead of applying button sizing classes to every button in a group, just add <code>.btn-group-*</code> each <code>.btn-group</code>, including when nesting multiple groups.</p>
+  <p>Instead of applying button sizing classes to every button in a group, just add <code>.btn-group-*</code> to each <code>.btn-group</code>, including when nesting multiple groups.</p>
   <div class="bs-example" data-example-id="button-group-sizing">
     <div class="btn-group btn-group-lg" role="group" aria-label="Large button group">
       <button type="button" class="btn btn-default">Left</button>