29 lines
842 B
HTML
29 lines
842 B
HTML
Chocolate Chip Cheese Ball
|
||
|
||
|
||
|
||
Home
|
||
|
||
|
||
|
||
<h1>Chocolate Chip Cheese Ball</h1>
|
||
<p>I’m not sure of the origin of this recipe, but a lot of us have made it and it’s great!</p>
|
||
<h2>Ingredients</h2>
|
||
<ul>
|
||
<li>1 package cream cheese</li>
|
||
<li>1/2 cup butter, softened</li>
|
||
<li>1/4 teaspoon vanilla</li>
|
||
<li>3/4 cup confectioners’ sugar</li>
|
||
<li>2 tablespoons brown sugar</li>
|
||
<li>3/4 cup mini semisweet chocolate chips</li>
|
||
<li>3/4 cup finely chopped pecans</li>
|
||
<li>Cinnamon Graham crackers</li>
|
||
</ul>
|
||
<h2>Directions</h2>
|
||
<ol>
|
||
<li>Beat cream cheese, butter, and vanilla until fluffy. Gradually add sugars and beat until combined. Stir in chocolate chips. Refrigerate 2 hours</li>
|
||
<li>Place mixture on a large piece of plastic wrap shape into ball and chill 1 hour.</li>
|
||
<li>Roll in pecans and serve with graham crackers.</li>
|
||
</ol>
|
||
|