diff --git a/code/datums/components/crafting/recipes.dm b/code/datums/components/crafting/recipes.dm index 1d993c285331..b53f34db478b 100644 --- a/code/datums/components/crafting/recipes.dm +++ b/code/datums/components/crafting/recipes.dm @@ -538,7 +538,7 @@ category = CAT_TOOLS /datum/crafting_recipe/bone_bonesetter - name = "Bone Bonersetter" + name = "Bone Bonesetter" result = /obj/item/bonesetter/bone time = 8 SECONDS reqs = list(/obj/item/stack/sheet/bone = 2,