aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Gunther <[email protected]>2012-01-14 15:21:09 -0500
committerChris Gunther <[email protected]>2012-01-14 15:21:09 -0500
commitb723db1e42b6450acdc02ee8086da51ac16fcef6 (patch)
tree0270fda225e8ffb093c921349521c8718cf114f7 /docs
parentf82fb2a1976060b2d0b71c3e6ad20f6d7a7772f7 (diff)
downloadbootstrap-b723db1e42b6450acdc02ee8086da51ac16fcef6.tar.xz
bootstrap-b723db1e42b6450acdc02ee8086da51ac16fcef6.zip
fix section ID for pagination
Diffstat (limited to 'docs')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index 223f27584..e11a7decf 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -844,7 +844,7 @@
<!-- Pagination
================================================== -->
-<section id="carousel">
+<section id="pagination">
<div class="page-header">
<h1>Pagination <small></small></h1>
</div>