Fix Hot & Sour Soup recipe
This commit is contained in:
@@ -125,12 +125,12 @@ prep <span itemprop="prepTime">5 minutes</span>, cook <span itemprop"cookTi
|
|||||||
<ul>
|
<ul>
|
||||||
<li itemprop="recipeIngredient">
|
<li itemprop="recipeIngredient">
|
||||||
<div class="amount">
|
<div class="amount">
|
||||||
None
|
8 oz
|
||||||
</div>
|
</div>
|
||||||
<div class="item">tofu, extra firm</div>
|
<div class="item">tofu, extra firm</div>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</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>
|
</div>
|
||||||
<div class="step">
|
<div class="step">
|
||||||
@@ -139,12 +139,12 @@ prep <span itemprop="prepTime">5 minutes</span>, cook <span itemprop"cookTi
|
|||||||
<ul>
|
<ul>
|
||||||
<li itemprop="recipeIngredient">
|
<li itemprop="recipeIngredient">
|
||||||
<div class="amount">
|
<div class="amount">
|
||||||
None
|
1
|
||||||
</div>
|
</div>
|
||||||
<div class="item">egg</div>
|
<div class="item">egg</div>
|
||||||
<li itemprop="recipeIngredient">
|
<li itemprop="recipeIngredient">
|
||||||
<div class="amount">
|
<div class="amount">
|
||||||
None
|
2 tbsp
|
||||||
</div>
|
</div>
|
||||||
<div class="item">onion, green (diced)</div>
|
<div class="item">onion, green (diced)</div>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ steps:
|
|||||||
water and mix until completely combined. While whisking continuously, slowly pour the cornstarch mixture into the
|
water and mix until completely combined. While whisking continuously, slowly pour the cornstarch mixture into the
|
||||||
soup.
|
soup.
|
||||||
- ingredients:
|
- ingredients:
|
||||||
- { amount: , unit: , item: "tofu, extra firm" }
|
- { amount: 8, unit: oz, item: "tofu, extra firm" }
|
||||||
directions: >
|
directions: >
|
||||||
Bring the soup back to a boil while stirring constantly, and add the tofu. Cook briefly until the tofu has come up
|
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).
|
to temperature (about 2 min).
|
||||||
|
|||||||
Reference in New Issue
Block a user