From: Phil Freo Date: Sun, 7 Apr 2013 04:02:24 +0000 (-0700) Subject: Fix typo in docs X-Git-Tag: v3.0.0-rc1~463^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a4bb38c02447a6434b6d1381f183d8678373b8;p=thirdparty%2Fbootstrap.git Fix typo in docs --- diff --git a/docs/docs.html b/docs/docs.html index 321f63ab55..0d259169ab 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -2137,7 +2137,7 @@ For example, <section> should be wrapped as inline. {% endhighlight %} -

As a best practice, we highly recommend matching using the <button< element whenever possible to ensure matching cross-browser rendering.

+

As a best practice, we highly recommend matching using the <button> element whenever possible to ensure matching cross-browser rendering.