diff --git a/code/game/objects/structures/ghost_role_spawners.dm b/code/game/objects/structures/ghost_role_spawners.dm
index 092f5c4e9a..380c1c35b0 100644
--- a/code/game/objects/structures/ghost_role_spawners.dm
+++ b/code/game/objects/structures/ghost_role_spawners.dm
@@ -316,10 +316,10 @@
/obj/effect/mob_spawn/human/hotel_staff/security
name = "hotel security sleeper"
- mob_name = "hotel security memeber"
+ mob_name = "hotel security member"
outfit = /datum/outfit/hotelstaff/security
- flavour_text = "You are a peacekeeper assigned to this hotel to protect the intrests of the company while keeping the peace between \
- guests and the staff.Do NOT leave the hotel, as that is grounds for contract termination."
+ flavour_text = "You are a peacekeeper assigned to this hotel to protect the interests of the company while keeping the peace between \
+ guests and the staff. Do NOT leave the hotel, as that is grounds for contract termination."
objectives = "Do not leave your assigned hotel. Try and keep the peace between staff and guests, non-lethal force heavily advised if possible."
/datum/outfit/hotelstaff/security