aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-10-16 20:36:26 -0700
committerMark Otto <[email protected]>2012-10-16 20:36:26 -0700
commite0a007b9299e6991c78bcb77384e15979d6b7485 (patch)
tree4a4cc059df4f04fb5762caafb01a7632feed4c36 /docs/components.html
parentb06724a1a4f6d297564dd4f4c17aec10f4dc6e2e (diff)
parented5c5994a780b7ba80854431b05d81e8692b819d (diff)
downloadbootstrap-e0a007b9299e6991c78bcb77384e15979d6b7485.tar.xz
bootstrap-e0a007b9299e6991c78bcb77384e15979d6b7485.zip
Merge pull request #5507 from bradly/2.1.2-wip
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>