diff options
| author | Bradly Feeley <[email protected]> | 2012-10-13 18:31:41 -0700 |
|---|---|---|
| committer | Bradly Feeley <[email protected]> | 2012-10-13 18:31:41 -0700 |
| commit | ed5c5994a780b7ba80854431b05d81e8692b819d (patch) | |
| tree | 4a13ad6bf5595b142da59397b9ead5d220f1f4cb /docs/components.html | |
| parent | fa778792c5a00577cc2f59f70499b60bda2a8457 (diff) | |
| download | bootstrap-ed5c5994a780b7ba80854431b05d81e8692b819d.tar.xz bootstrap-ed5c5994a780b7ba80854431b05d81e8692b819d.zip | |
Fixing typo in docs.
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 2 |
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;">×</button></p> </div> <pre class="prettyprint linenums"><button class="close">&times;</button></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"><a class="close" href="#">&times;</a></pre> <h2>Helper classes</h2> |
