Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wlsf82 authored Aug 11, 2024
1 parent 4da8b36 commit 80359a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meals.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ const meals = [
},
{
name: 'Almôndegas de seitan com arroz negro',
ingredients: ['almôndsgas de seitan', 'arroz negro', 'molho de tomate', 'ervilhas'],
ingredients: ['almôndegas de seitan', 'arroz negro', 'molho de tomate', 'ervilhas'],
type: 'hot',
highProtein: true
},
Expand Down

0 comments on commit 80359a6

Please sign in to comment.