diff --git a/code/game/objects/items/weapons/storage/firstaid.dm b/code/game/objects/items/weapons/storage/firstaid.dm index 76aa2126475..8eeba3b5568 100644 --- a/code/game/objects/items/weapons/storage/firstaid.dm +++ b/code/game/objects/items/weapons/storage/firstaid.dm @@ -57,7 +57,7 @@ /obj/item/weapon/storage/firstaid/toxin name = "toxin first aid" - desc = "Used to treat when you have a high amoutn of toxins in your body." + desc = "Used to treat when you have a high amounts of toxins in your body." icon_state = "antitoxin" item_state = "firstaid-toxin"