diff --git a/html/changelog.html b/html/changelog.html
index 1814f9c504d..e6ddc057439 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,10 @@
- Cultists now have a station-wide language to communicate with.
+ SleepyGemmy updated:
+
+ - Renames the "Begin bone repair" surgery to "Repair Broken Bone" and renames the "Mend closed bone" surgery to "Repair Sawed Bone" to better reflect their purposes.
+
02 November 2022
DreamySkrell updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index eb3c541e222..36c5f201118 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26387,3 +26387,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2022-11-03:
Butterrobber202:
- tweak: Cultists now have a station-wide language to communicate with.
+ SleepyGemmy:
+ - bugfix: Renames the "Begin bone repair" surgery to "Repair Broken
+ Bone" and renames the "Mend closed bone" surgery to "Repair
+ Sawed Bone" to better reflect their purposes.
diff --git a/html/changelogs/remove_duplicate_bone_repair.yml b/html/changelogs/remove_duplicate_bone_repair.yml
deleted file mode 100644
index ed0be471eeb..00000000000
--- a/html/changelogs/remove_duplicate_bone_repair.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Renames the \"Begin bone repair\" surgery to \"Repair Broken Bone\" and renames the \"Mend closed bone\" surgery to \"Repair Sawed Bone\" to better reflect their purposes."
\ No newline at end of file