Fixed the changelog entry again
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index d32efbc..0895246 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -387,7 +387,7 @@
       -  Added support for language translations of the *first_link*, *next_link*, *prev_link* and *last_link* values.
       -  Added ``$config['reuse_query_string']`` to allow automatic repopulation of query string arguments, combined with normal URI segments.
       -  Removed the default `` `` from a number of the configuration variables.
-      -  Added support ``$config['num_links'] = 0`` configuration.
+      -  Added support for ``$config['num_links'] = 0`` configuration.
 
    -  :doc:`Profiler Library <general/profiling>` changes include: