From dd7ea13bf62db998a7f931724ac9c54ee95baf4d Mon Sep 17 00:00:00 2001 From: Sgtdevel <64398933+Sgtdevel@users.noreply.github.com> Date: Wed, 13 May 2020 11:07:33 -0400 Subject: [PATCH] Update soft_caps.dm --- code/modules/clothing/head/soft_caps.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/head/soft_caps.dm b/code/modules/clothing/head/soft_caps.dm index 0255109620a..f9ad10aaac7 100644 --- a/code/modules/clothing/head/soft_caps.dm +++ b/code/modules/clothing/head/soft_caps.dm @@ -113,7 +113,7 @@ /obj/item/clothing/head/soft/sec/corp name = "corporate security cap" - desc = "It's baseball hat in corpotate colours." + desc = "It's baseball hat in corporate colours." icon_state = "corpsoft" item_color = "corp"