aboutsummaryrefslogtreecommitdiffstats
path: root/docs/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index a4c60ef3..62e97fbb 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -55,7 +55,7 @@ Changelog
- :release:`5.0.4 <18th April 2022>` 63
..
- Feature 63 Needs to be explicitly included below because it was improperly released within a bugfix version
+ Feature 63 Needs to be explicitly included above because it was improperly released within a bugfix version
instead of a minor release
- :feature:`63` Allow passing an ``api_client`` to ``BotBase.__init__`` to specify the ``botcore.site_api.APIClient`` instance to use.