Fix spelling error in BBQ ribs

This commit is contained in:
Andrew Miner
2018-11-03 14:28:09 -06:00
parent e8cc090387
commit 9ade3d6fac
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
<!DOCTYPE html><html><head><link href="../style2.css" rel="stylesheet" type="text/css"><meta charset="UTF-8"><meta name="viewport" content="user-scalable=no, width=device-width"></head><body class="recipe"><section class="header"><div class="image" style="background-image: url('./large.png');"></div><div class="about"><h1>BBQ Pork Ribs</h1><div class="timing">prep 20 min,&nbsp;cook 2—2½ hours</div><div class="icons"><div class="icon gluten-free"></div><div class="icon overnight"></div><div class="icon serving"></div>× 6</div><div class="description">This receipe really depends upon the BBQ sauce you use to determine the outcome. I personally prefer something a little smokey and sweet, but feel free to use whatever suites you best. To stay gluten-free, just be sure to read the ingredients in your BBQ sauce as some use flour for thickening.</div></div></section><section class="instructions"><div class="step"><h3>1</h3><div class="ingredients"><ul><li><div class="amount">4 lbs</div><div class="item">pork ribs</div></li><li><div class="amount">¾ cup</div><div class="item">light brown sugar</div></li><li><div class="amount">1 tbsp</div><div class="item">garlic powder</div></li><li><div class="amount">1 tbsp</div><div class="item">paprika</div></li><li><div class="amount">1 tsp</div><div class="item">hicory smoke salt</div></li><li><div class="amount">1 tsp</div><div class="item">red pepper flakes</div></li></ul></div><div class="detail">Cut the ribs into portions of 2-3 ribs each, and lay flat on a portion of aluminum foil large enough to completely cover it. Mix the sugar and spaces together and apply evenly to each portion. when finished, place them all in the refrigerator overnight to marinade.</div></div><div class="step"><h3>2</h3><div class="ingredients"><ul></ul></div><div class="detail">Preheat the oven to 300°F. Fill a large roasting pan with about ½" of water and place the meat packets on a rack above the level of the water. Place the whole thing in the oven and roast until the meat starts to peel away from the bones (about 2—2½ hours).</div></div><div class="step"><h3>3</h3><div class="ingredients"><ul><li><div class="amount">2 cups</div><div class="item">BBQ sauce</div></li></ul></div><div class="detail">Open all the meat packets and place the meat on a cooking sheet. Brush each with a liberal covering of BBQ sauce and then return to the oven on high broil until the sauce has just started to sear (3-4 minutes).</div></div></section><section class="navigation"><a href="..">« Back</a></section></body></html>
<!DOCTYPE html><html><head><link href="../style2.css" rel="stylesheet" type="text/css"><meta charset="UTF-8"><meta name="viewport" content="user-scalable=no, width=device-width"></head><body class="recipe"><section class="header"><div class="image" style="background-image: url('./large.png');"></div><div class="about"><h1>BBQ Pork Ribs</h1><div class="timing">prep 20 min,&nbsp;cook 2—2½ hours</div><div class="icons"><div class="icon gluten-free"></div><div class="icon overnight"></div><div class="icon serving"></div>× 6</div><div class="description">This receipe really depends upon the BBQ sauce you use to determine the outcome. I personally prefer something a little smokey and sweet, but feel free to use whatever suites you best. To stay gluten-free, just be sure to read the ingredients in your BBQ sauce as some use flour for thickening.</div></div></section><section class="instructions"><div class="step"><h3>1</h3><div class="ingredients"><ul><li><div class="amount">4 lbs</div><div class="item">pork ribs</div></li><li><div class="amount">¾ cup</div><div class="item">light brown sugar</div></li><li><div class="amount">1 tbsp</div><div class="item">garlic powder</div></li><li><div class="amount">1 tbsp</div><div class="item">paprika</div></li><li><div class="amount">1 tsp</div><div class="item">hickory smoke salt</div></li><li><div class="amount">1 tsp</div><div class="item">red pepper flakes</div></li></ul></div><div class="detail">Cut the ribs into portions of 2-3 ribs each, and lay flat on a portion of aluminum foil large enough to completely cover it. Mix the sugar and spaces together and apply evenly to each portion. when finished, place them all in the refrigerator overnight to marinade.</div></div><div class="step"><h3>2</h3><div class="ingredients"><ul></ul></div><div class="detail">Preheat the oven to 300°F. Fill a large roasting pan with about ½" of water and place the meat packets on a rack above the level of the water. Place the whole thing in the oven and roast until the meat starts to peel away from the bones (about 2—2½ hours).</div></div><div class="step"><h3>3</h3><div class="ingredients"><ul><li><div class="amount">2 cups</div><div class="item">BBQ sauce</div></li></ul></div><div class="detail">Open all the meat packets and place the meat on a cooking sheet. Brush each with a liberal covering of BBQ sauce and then return to the oven on high broil until the sauce has just started to sear (3-4 minutes).</div></div></section><section class="navigation"><a href="..">« Back</a></section></body></html>
+1 -1
View File
@@ -16,7 +16,7 @@ module.exports = require("../helpers")({
{ amount: 3/4, unit: "cup", item: "light brown sugar" },
{ amount: 1, unit: "tbsp", item: "garlic powder" },
{ amount: 1, unit: "tbsp", item: "paprika" },
{ amount: 1, unit: "tsp", item: "hicory smoke salt" },
{ amount: 1, unit: "tsp", item: "hickory smoke salt" },
{ amount: 1, unit: "tsp", item: "red pepper flakes" },
],
directions: "Cut the ribs into portions of 2-3 ribs each, and lay flat on a portion of aluminum foil large " +