From eafa66595490f95175c89ee58eaa79d86133aaf4 Mon Sep 17 00:00:00 2001
From: Harmon <Harmon758@gmail.com>
Date: Fri, 7 Oct 2022 20:58:46 -0500
Subject: [PATCH] Fix changelog heading for version 4.0.1

---
 docs/changelog.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/changelog.md b/docs/changelog.md
index 9e08fce..2df2de1 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -213,8 +213,8 @@ Version 4.1.0 (2021-10-07)
 - Add `Client.get_muted` ([00cdab8](https://github.com/tweepy/tweepy/commit/00cdab8a86b98c6b02636fd511700fc73653e006))
 - Minor documentation corrections
 
-Version 4.0. (2021-10-01)
--------------------------
+Version 4.0.1 (2021-10-01)
+--------------------------
 ### Bug Fixes
 - Fix handling of strings passed as fields parameters for `Client` methods ([d61a5d9](https://github.com/tweepy/tweepy/commit/d61a5d9f52a9d9ee3f40d23515d6ffd1f2a02e14))
 - Include unexpected parameters passed to `Client` methods in Twitter API request ([618d1c2](https://github.com/tweepy/tweepy/commit/618d1c25c7743443686f27006f558f4d78972da3))
-- 
2.25.1