Fix Hot & Sour Soup recipe

This commit is contained in:
Andrew Miner
2020-06-12 14:42:23 -06:00
parent 586459aa8a
commit 799c194752
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -125,12 +125,12 @@ prep <span itemprop="prepTime">5 minutes</span>,&nbsp;cook <span itemprop"cookTi
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
None
8 oz
</div>
<div class="item">tofu, extra firm</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Bring the soup back to a boil, and add the tofu. Cook briefly until the tofu has come up to temperature (about 2 min).
<div class="detail" itemprop="recipeInstructions">Bring the soup back to a boil while stirring constantly, and add the tofu. Cook briefly until the tofu has come up to temperature (about 2 min).
</div>
</div>
<div class="step">
@@ -139,12 +139,12 @@ prep <span itemprop="prepTime">5 minutes</span>,&nbsp;cook <span itemprop"cookTi
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
None
1
</div>
<div class="item">egg</div>
<li itemprop="recipeIngredient">
<div class="amount">
None
2 tbsp
</div>
<div class="item">onion, green (diced)</div>
</ul>
+1 -1
View File
@@ -35,7 +35,7 @@ steps:
water and mix until completely combined. While whisking continuously, slowly pour the cornstarch mixture into the
soup.
- ingredients:
- { amount: , unit: , item: "tofu, extra firm" }
- { amount: 8, unit: oz, item: "tofu, extra firm" }
directions: >
Bring the soup back to a boil while stirring constantly, and add the tofu. Cook briefly until the tofu has come up
to temperature (about 2 min).