aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuy Ton <[email protected]>2014-01-27 09:17:57 -0800
committerQuy Ton <[email protected]>2014-01-27 09:17:57 -0800
commit5c1852fb74b095a73fefbfd1544da10034c7b5f8 (patch)
tree6e2dff01e72ac5c87d8829432d85e1bf9c3ae2f9
parent50ad304bb52b344828352e888b6f8ddc042ba176 (diff)
downloadbootstrap-5c1852fb74b095a73fefbfd1544da10034c7b5f8.tar.xz
bootstrap-5c1852fb74b095a73fefbfd1544da10034c7b5f8.zip
Change positioning reference from left to right in affix's example.
-rw-r--r--docs/javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 7d41a0378..a8ba01911 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -2031,7 +2031,7 @@ $('#myCarousel').on('slide.bs.carousel', function () {
<h1 id="affix" class="page-header">Affix <small>affix.js</small></h1>
<h2 id="affix-examples">Example</h2>
- <p>The subnavigation on the left is a live demo of the affix plugin.</p>
+ <p>The subnavigation on the right is a live demo of the affix plugin.</p>
<hr class="bs-docs-separator">