diff --git a/code/modules/antagonists/clockcult/clock_items/clock_augments.dm b/code/modules/antagonists/clockcult/clock_items/clock_augments.dm
index 0b9c31f4e0..f6419d1889 100644
--- a/code/modules/antagonists/clockcult/clock_items/clock_augments.dm
+++ b/code/modules/antagonists/clockcult/clock_items/clock_augments.dm
@@ -21,7 +21,7 @@
if(obj_flags & EMAGGED)
return
obj_flags |= EMAGGED
- to_chat(usr, "You swipe the emag on [src], hoping it'll achieve something..")
+ to_chat(usr, "You emag [src], hoping it'll achieve something..")
//Brass claw implant. Holds the brass claw from brass_claw.dm and can extend / retract it at will.
/obj/item/organ/cyberimp/arm/clockwork/claw