summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--user_guide/libraries/pagination.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/libraries/pagination.html b/user_guide/libraries/pagination.html
index 5af6618ce..fd300dbe2 100644
--- a/user_guide/libraries/pagination.html
+++ b/user_guide/libraries/pagination.html
@@ -63,7 +63,7 @@ Pagination Class
<h1>Pagination Class</h1>
-<p>CodeIgniter's Pagination class is very easy to use, and it is 100% customizable, ether dynamically or via stored preferences.</p>
+<p>CodeIgniter's Pagination class is very easy to use, and it is 100% customizable, either dynamically or via stored preferences.</p>
<p>If you are not familiar with the term "pagination", it refers to links that allows you to navigate from page to page, like this:</p>