diff --git a/code/modules/mob/living/carbon/human/species/apollo.dm b/code/modules/mob/living/carbon/human/species/apollo.dm
index 49b0135e9b0..2ec49707c87 100644
--- a/code/modules/mob/living/carbon/human/species/apollo.dm
+++ b/code/modules/mob/living/carbon/human/species/apollo.dm
@@ -64,7 +64,7 @@
new /obj/item/organ/wryn/hivenode(M.loc)
M << "You hear a loud crunch as you mercilessly pull off [H]'s antennae."
H << "You hear a loud crunch as your antennae is ripped off your head by [M]."
- H << "Its so quiet..."
+ H << "It's so quiet..."
H.h_style = "Bald"
H.update_hair()
diff --git a/code/modules/organs/organ_alien.dm b/code/modules/organs/organ_alien.dm
index 213043b698a..28d5dd2fb98 100644
--- a/code/modules/organs/organ_alien.dm
+++ b/code/modules/organs/organ_alien.dm
@@ -366,7 +366,7 @@
/obj/item/organ/nucleation/strange_crystal
name = "strange crystal"
- icon_state = "stramge-crystal"
+ icon_state = "strange-crystal"
organ_tag = "strange crystal"
parent_organ = "chest"
diff --git a/icons/obj/surgery.dmi b/icons/obj/surgery.dmi
index a202ddfa0f0..8e2e13f655c 100644
Binary files a/icons/obj/surgery.dmi and b/icons/obj/surgery.dmi differ