]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix typo in docs 7495/head
authorPhil Freo <phil@philfreo.com>
Sun, 7 Apr 2013 04:02:24 +0000 (21:02 -0700)
committerPhil Freo <phil@philfreo.com>
Sun, 7 Apr 2013 04:02:24 +0000 (21:02 -0700)
docs/docs.html

index 321f63ab55b6e0316ed6c8cc5292ebdf8d5682b9..0d259169ab411b50a817eebb52cbae346aaef13d 100644 (file)
@@ -2137,7 +2137,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
 <input class="btn" type="button" value="Input">
 <input class="btn" type="submit" value="Submit">
 {% endhighlight %}
-    <p>As a best practice, <strong>we highly recommend matching using the <code>&lt;button&lt;</code> element whenever possible</strong> to ensure matching cross-browser rendering.</p>
+    <p>As a best practice, <strong>we highly recommend matching using the <code>&lt;button&gt;</code> element whenever possible</strong> to ensure matching cross-browser rendering.</p>
 
   </div>