diff --git a/code/datums/skills/_skill.dm b/code/datums/skills/_skill.dm
index 43b1213e17e..96f61e98066 100644
--- a/code/datums/skills/_skill.dm
+++ b/code/datums/skills/_skill.dm
@@ -27,8 +27,8 @@ GLOBAL_LIST_INIT(skill_types, subtypesof(/datum/skill))
"I'm getting a little better at [name]!",
"I'm getting much better at [name]!",
"I feel like I've become quite proficient at [name]!",
- "After lots of practice, I've begun to truly understand the intricies \
- and surprising depth behind [name]. I now condsider myself a master [title].",
+ "After lots of practice, I've begun to truly understand the intricacies \
+ and surprising depth behind [name]. I now consider myself a master [title].",
"Through incredible determination and effort, I've reached the peak of my [name] abiltities. I'm finally able to consider myself a legendary [title]!" )
levelDownMessages = list("I have somehow completely lost all understanding of [name]. Please tell an admin if you see this.",
"I'm starting to forget what [name] really even is. I need more practice...",