diff --git a/user_guide/libraries/pagination.html b/user_guide/libraries/pagination.html
index 19cfc74..317878a 100644
--- a/user_guide/libraries/pagination.html
+++ b/user_guide/libraries/pagination.html
@@ -122,7 +122,7 @@
 

 <h4>$config['num_links'] = 2;</h4>

 

-<p>The number of "digit" links you would like before and after the the selected page number. For example, the number 2 

+<p>The number of "digit" links you would like before and after the selected page number. For example, the number 2 

 will place two digits on either side, as in the example links at the very top of this page.</p>

 

 <h2>Adding Enclosing Markup</h2>