Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 40b80c3

Browse files
cbebrypkozlowski-opensource
authored andcommitted
docs(pagination): spelling corrections
Closes #1358
1 parent 365573a commit 40b80c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pagination/docs/demo.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h4>Pager</h4>
1414
<pager total-items="totalItems" page="currentPage"></pager>
1515

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

0 commit comments

Comments
 (0)