diff --git a/html/changelog.html b/html/changelog.html
index d5927f519e7..6dea582a0c1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,10 @@
- Fixes drinks allowing you to go into negative speed values.
+ SleepyGemmy updated:
+
+ - Fixes washing machine typo.
+
WickedCybs updated:
- Added a button inside the armoury that controls the blast doors. The warden and the HoS can use this. It replaces the bottom wall charger.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6961dac18a7..df6147a0380 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27616,6 +27616,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2023-01-20:
MattAtlas:
- bugfix: Fixes drinks allowing you to go into negative speed values.
+ SleepyGemmy:
+ - spellcheck: Fixes washing machine typo.
WickedCybs:
- maptweak: Added a button inside the armoury that controls the blast doors. The
warden and the HoS can use this. It replaces the bottom wall charger.
diff --git a/html/changelogs/wash.yml b/html/changelogs/wash.yml
deleted file mode 100644
index 9d289c90aae..00000000000
--- a/html/changelogs/wash.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - spellcheck: "Fixes washing machine typo."
\ No newline at end of file