diff --git a/code/modules/mob/living/carbon/human/species_types.dm b/code/modules/mob/living/carbon/human/species_types.dm index cc751e95b5..95d47e97f3 100644 --- a/code/modules/mob/living/carbon/human/species_types.dm +++ b/code/modules/mob/living/carbon/human/species_types.dm @@ -283,7 +283,7 @@ */ /datum/species/jelly/slime - // Humans mutated by slime mutagen, produced from green slimes. They are not targetted by slimes. + // Humans mutated by slime mutagen, produced from green slimes. They are not targeted by slimes. name = "Slimeperson" id = "slime" default_color = "00FFFF"