summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--technic/machines/register/alloy_recipes.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/technic/machines/register/alloy_recipes.lua b/technic/machines/register/alloy_recipes.lua
index 68be505..86fe87d 100644
--- a/technic/machines/register/alloy_recipes.lua
+++ b/technic/machines/register/alloy_recipes.lua
@@ -2,7 +2,7 @@
local S = technic.getter
technic.register_recipe_type("alloy", {
- description = S("Alloy cooking"),
+ description = S("Alloying"),
input_size = 2,
})