Skip to content

Commit

Permalink
Alter brown bread recipe to match canned version
Browse files Browse the repository at this point in the history
Fixes #47874.
  • Loading branch information
actual-nh authored and ZhilkinSerg committed Mar 21, 2021
1 parent a78442e commit 5ebb2bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/recipes/food/bread.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
[ [ "flour", 5 ] ],
[ [ "cornmeal", 5 ] ],
[ [ "molasses", 2 ] ],
[ [ "sugar", 1 ] ],
[ [ "molasses", 1 ], [ "sugar", 13 ] ],
[ [ "water", 1 ], [ "water_clean", 1 ] ],
[ [ "salt", 1 ] ]
],
Expand Down

0 comments on commit 5ebb2bb

Please sign in to comment.