diff --git a/code/modules/mob/living/carbon/human/species/station/traits_vr/positive_ch.dm b/code/modules/mob/living/carbon/human/species/station/traits_vr/positive_ch.dm
index 7414bae0d7..9b23ccc1b8 100644
--- a/code/modules/mob/living/carbon/human/species/station/traits_vr/positive_ch.dm
+++ b/code/modules/mob/living/carbon/human/species/station/traits_vr/positive_ch.dm
@@ -208,7 +208,7 @@
name = "Adrenaline detox"
desc = "After an adrenaline rush, one will find themselves suffering from adrenaline detox, which is their body recovering from an intense adrenaline rush."
on_created_text = "Your body aches and groans, forcing you into a period of rest as it recovers from the intense adrenaline rush."
- on_expired_text = "You finally recover from your adrenaline rush, your body returning to it's normal state."
+ on_expired_text = "You finally recover from your adrenaline rush, your body returning to it's normal state."
disable_duration_percent = 1.35
outgoing_melee_damage_percent = 0.75