[recipes/fix-compiler-warnings: 2/3] recipes.db: Fix Tzatziki ingredient list



commit cc5ada0f2b39c518aad57b1e66b395af60d5d2d4
Author: Matthew Leeds <matthew leeds endlessm com>
Date:   Sun Mar 22 15:18:07 2020 -0700

    recipes.db: Fix Tzatziki ingredient list
    
    Fix this compiler warning:
    
    [4/4] Generating recipes.db.h with a meson_exe.py custom command.
    Wrong number of fields; ignoring line:

 data/recipes.db | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/recipes.db b/data/recipes.db
index 64dddd1..89dd8ec 100644
--- a/data/recipes.db
+++ b/data/recipes.db
@@ -31,7 +31,7 @@ Season=
 Category=Sauce
 PrepTime=Less than 15 minutes
 CookTime=
-Ingredients=1          Cucumber        Ingredients\n2  Cloves  Garlic Minced   Ingredients\n¼  cup     Extra 
Virgin Olive Oil  Ingredients\n18 oz      Strained Greek yogurt   Ingredients\n2  tbsp    Red wine vinegar    
    Ingredients\n1  pinch   Salt and pepper Ingredients\n
+Ingredients=1          Cucumber        Ingredients\n2  Cloves  Garlic Minced   Ingredients\n¼  cup     Extra 
Virgin Olive Oil  Ingredients\n18 oz      Strained Greek yogurt   Ingredients\n2  tbsp    Red wine vinegar    
    Ingredients\n1  pinch   Salt and pepper Ingredients
 Instructions=To prepare this traditional Greek tzatziki sauce recipe, remove the skin and the seeds of the 
cucumber and grate it into a large bowl. Season with salt and pepper and leave aside for 10 minutes.\n\n    
Wrap the grated cucumber in a towel and squeeze, in order to get rid of the excess water.\n\n    Assemble the 
tzatziki sauce. In a bowl, add the cucumber, the minced garlic and olive oil, the yogurt, 1-2 tbsps of red 
wine vinegar, a pinch of salt and blend, until the ingredients are combined. Store the tzatziki sauce in the 
fridge and always serve cold. (Alternatively, if you have a blender, pour in the olive oil and garlic and 
blend until combined. Then mix with the rest of the ingredients using a spoon. This will help the garlic to 
mix better with the rest of the ingredients).\n\n    Prepare this traditional tzatziki sauce for your friends 
and family and serve as a delicious dip with some warm pita breads aside, or as a sauce for Greek-style 
souvlaki. Enjoy!
 Notes=
 Serves=4


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]