diff --git a/html/changelog.html b/html/changelog.html
index 2c4c72d5298..41bc696ba46 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,10 @@
- Made the Tracy profiler verb into a proc.
+ SleepyGemmy updated:
+
+ - Fixed the herring gull plushie grab intent interaction message having an extra "the".
+
Wowzewow (Wezzy) updated:
- Improves telecrystal sprites.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5b7958567d4..2cf0f58faef 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28527,5 +28527,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2023-03-19:
Fluffyghost:
- security: Made the Tracy profiler verb into a proc.
+ SleepyGemmy:
+ - spellcheck: Fixed the herring gull plushie grab intent interaction message having
+ an extra "the".
Wowzewow (Wezzy):
- imageadd: Improves telecrystal sprites.
diff --git a/html/changelogs/herring_gull_plushie_fix.yml b/html/changelogs/herring_gull_plushie_fix.yml
deleted file mode 100644
index 885bae385e1..00000000000
--- a/html/changelogs/herring_gull_plushie_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - spellcheck: "Fixed the herring gull plushie grab intent interaction message having an extra \"the\"."
\ No newline at end of file