From 16d032fe92f21bcaecffc95451e82514a536ddd4 Mon Sep 17 00:00:00 2001 From: Christopher Bebry Date: Thu, 5 Dec 2013 10:29:04 -0500 Subject: [PATCH] Spelling 'maximum' correctly in the gh-pages site --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6502cd8707..bde1ded21e 100644 --- a/index.html +++ b/index.html @@ -1203,7 +1203,7 @@

Pager


-

Limit the maximimum visible buttons

+

Limit the maximum visible buttons

@@ -1303,7 +1303,7 @@

Pager Settings

<pager total-items="totalItems" page="currentPage"></pager> <hr /> - <h4>Limit the maximimum visible buttons</h4> + <h4>Limit the maximum visible buttons</h4> <pagination total-items="bigTotalItems" page="bigCurrentPage" max-size="maxSize" class="pagination-small" boundary-links="true"></pagination> <pagination total-items="bigTotalItems" page="bigCurrentPage" max-size="maxSize" class="pagination-small" boundary-links="true" rotate="false" num-pages="numPages"></pagination>