summaryrefslogtreecommitdiff
path: root/data/storage/recipes/1/text
diff options
context:
space:
mode:
Diffstat (limited to 'data/storage/recipes/1/text')
-rw-r--r--data/storage/recipes/1/text2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/storage/recipes/1/text b/data/storage/recipes/1/text
index d082bf7..1c4acb8 100644
--- a/data/storage/recipes/1/text
+++ b/data/storage/recipes/1/text
@@ -6,7 +6,7 @@
{
"text":"Bake the frozen pizza!",
"ingredients":[
- {"type":"pizza", "amount":"4 pieces"}
+ {"amount":4, "unit":"pieces", "type":"pizza"}
]
}
]