aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorBradly Feeley <[email protected]>2012-10-13 18:31:41 -0700
committerBradly Feeley <[email protected]>2012-10-13 18:31:41 -0700
commited5c5994a780b7ba80854431b05d81e8692b819d (patch)
tree4a13ad6bf5595b142da59397b9ead5d220f1f4cb /docs/components.html
parentfa778792c5a00577cc2f59f70499b60bda2a8457 (diff)
downloadbootstrap-ed5c5994a780b7ba80854431b05d81e8692b819d.tar.xz
bootstrap-ed5c5994a780b7ba80854431b05d81e8692b819d.zip
Fixing typo in docs.
Diffstat (limited to 'docs/components.html')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index f4f03cac3..8725400f8 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -2485,7 +2485,7 @@
<p><button class="close" style="float: none;">&times;</button></p>
</div>
<pre class="prettyprint linenums">&lt;button class="close"&gt;&amp;times;&lt;/button&gt;</pre>
- <p>iOS devices require an href="#" for click events if you rather use an anchor.</p>
+ <p>iOS devices require an href="#" for click events if you would rather use an anchor.</p>
<pre class="prettyprint linenums">&lt;a class="close" href="#"&gt;&amp;times;&lt;/a&gt;</pre>
<h2>Helper classes</h2>