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
@@ -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 " +