IntroToCode / Spring22_Recipes_Codemates2

0 stars 2 forks source link

Update readme.md #9

Closed royberkeley closed 2 years ago

royberkeley commented 2 years ago

Changing the amount of butter for each slice of bread to match the earlier total butter amount mentioned in the recipe.

🎯 Objective

The quantity of butter mentioned was inconsistent throughout the recipe.

Note why you're making this change and any relevant issues

🛠️ Changes made

Changed the butter per piece of toast to 0.25 TBS.

Note what you actual changes you're proposing

👥 Who needs to review this Pull Request?

@ellewisnicki @eornellas can you please review.

Acceptance Criteria: should see that there is 0.25 TBS of butter instead of 1TBS.

@mention some teammates to review your work. Pull Requests should include commits from each member of your group.