diff --git a/modular_ss220/species/_components/reagents.dm b/modular_ss220/species/_components/reagents.dm index 0118a806348c..612477e18497 100644 --- a/modular_ss220/species/_components/reagents.dm +++ b/modular_ss220/species/_components/reagents.dm @@ -5,7 +5,7 @@ /datum/reagent/cabbagilium name = "Cabbagilium" id = "cabbagilium" - description = "An unsual reagent that can be found in cabbages and helpful in toxic treatments." + description = "An unusual reagent that can be found in cabbages and helpful in toxic treatments." reagent_state = LIQUID color = "#335517" taste_description = "awful but healthy"