From 53bd75527eb5f65b36b16b56f4819e0d41a08384 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 11 May 2021 14:02:27 -0700 Subject: Typo --- recipes.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes.json b/recipes.json index 40f4e36..80a1365 100644 --- a/recipes.json +++ b/recipes.json @@ -819,7 +819,10 @@ "time": "35 m", "autolearn": true, "using": [ [ "sewing_standard", 15 ] ], - "components": [ [ [ "rag", 2 ] ], [ "wire", 1 ] ] + "components": [ + [ [ "rag", 2 ] ], + [ [ "wire", 1 ] ] + ] }, { "type" : "recipe", -- cgit v1.2.1