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>
|
||||
<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>, 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>
|
||||
|
||||
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user