Fixed a changelog entry
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 02c2c18..d32efbc 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 to allow showing only the first/prev/next/last links + the current page number.
+ - Added support ``$config['num_links'] = 0`` configuration.
- :doc:`Profiler Library <general/profiling>` changes include: