aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-06-20 01:39:29 +0200
committermetamuffin <metamuffin@disroot.org>2024-06-23 19:21:49 +0200
commitc65087b674bfded5881c506edd56896be063084c (patch)
tree89cdc50d0e2e688a66ba9ed0db2e41ff75ba0a2c /data
parent720bb2e4f53d4467832ba59f97c9b6b6786181e7 (diff)
downloadhurrycurry-c65087b674bfded5881c506edd56896be063084c.tar
hurrycurry-c65087b674bfded5881c506edd56896be063084c.tar.bz2
hurrycurry-c65087b674bfded5881c506edd56896be063084c.tar.zst
fix typo in data
Diffstat (limited to 'data')
-rw-r--r--data/demands.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/demands.yaml b/data/demands.yaml
index d819f517..1400e9d9 100644
--- a/data/demands.yaml
+++ b/data/demands.yaml
@@ -2,4 +2,5 @@
- { from: tomatoburger-meal, to: dirty-plate }
- { from: tomatosteak-meal, to: dirty-plate }
- { from: steak-meal, to: dirty-plate }
-- { from: sliced-tomato-mea, to: dirty-plate }
+- { from: bread-meal, to: dirty-plate }
+- { from: sliced-tomato-meal, to: dirty-plate }