diff --git a/assets/common/items/crafting_ing/seashells.ron b/assets/common/items/crafting_ing/seashells.ron index b3d25994db..bf7a471b56 100644 --- a/assets/common/items/crafting_ing/seashells.ron +++ b/assets/common/items/crafting_ing/seashells.ron @@ -1,6 +1,6 @@ ItemDef( name: "Seashells", - description: "Shells from a sea creture.", + description: "Shells from a sea creature.", kind: Ingredient( kind: "Seashells", ),