]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
lol my bad, fix that last one too
authorMark Otto <markdotto@gmail.com>
Sun, 8 May 2016 22:31:53 +0000 (15:31 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 8 May 2016 22:31:53 +0000 (15:31 -0700)
docs/components/forms.md

index 5025e2358acf91b21d34aab66285d7d45a044314..71292eb3bce8355a5eebced43fc1f0a72c1542ca 100644 (file)
@@ -370,7 +370,7 @@ Be sure to add `.col-form-label` to your `<label>`s as well so they're verticall
         </div>
         <div class="radio">
           <label>
-            <input type="radio" name="gridRadios" id="gridRadios1" value="option2">
+            <input type="radio" name="gridRadios" id="gridRadios2" value="option2">
             Option two can be something else and selecting it will deselect option one
           </label>
         </div>