diff --git a/code/datums/traits/negative.dm b/code/datums/traits/negative.dm
index 76d2ce9b6b..364151f2a1 100644
--- a/code/datums/traits/negative.dm
+++ b/code/datums/traits/negative.dm
@@ -455,7 +455,7 @@ GLOBAL_LIST_EMPTY(family_heirlooms)
/datum/quirk/monophobia
name = "Monophobia"
- desc = "You will become increasingly stressed when not in company of others, triggering panic reactions ranging from sickness to heart attacks.."
+ desc = "You will become increasingly stressed when not in company of others, triggering panic reactions ranging from sickness to heart attacks."
value = -3 // Might change it to 4.
gain_text = "You feel really lonely..."
lose_text = "You feel like you could be safe on your own."