From b7ac7b64f36927b2fa397df90bec38926b953e09 Mon Sep 17 00:00:00 2001
From: Scott Bronson <brons_gitlab@rinspin.com>
Date: Wed, 28 Apr 2021 16:32:19 +0000
Subject: [PATCH] Fix spelling in seashells.ron

---
 assets/common/items/crafting_ing/seashells.ron | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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",
     ),