aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
authorJulian Thilo <[email protected]>2014-01-27 09:22:17 -0800
committerJulian Thilo <[email protected]>2014-01-27 09:22:17 -0800
commit72a31db2100246224306ce9c6cd376de76a2b80b (patch)
tree6e2dff01e72ac5c87d8829432d85e1bf9c3ae2f9 /docs/javascript.html
parent50ad304bb52b344828352e888b6f8ddc042ba176 (diff)
parent5c1852fb74b095a73fefbfd1544da10034c7b5f8 (diff)
downloadbootstrap-72a31db2100246224306ce9c6cd376de76a2b80b.tar.xz
bootstrap-72a31db2100246224306ce9c6cd376de76a2b80b.zip
Merge pull request #12403 from Quy/master
Change positioning reference from left to right in affix's example.
Diffstat (limited to 'docs/javascript.html')
-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">