From 7d16145a4f8c6ddeab0ec782d4ebbf005f0580ae Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me>
Date: Fri, 13 Oct 2023 19:11:19 -0400
Subject: [PATCH] Fixed minor typo in changelog

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7cdf0ba3d..c994ce827 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,7 @@
 
 ## 1.0.1
 
-* Summary text in ActivityPosts did not properly render new lines and other
+* Summary text in ActivityPub Posts did not properly render new lines and other
     formatting. It should now render most basic formatting properly.
 
 ## 1.0.0
-- 
GitLab