Skip to content

Commit

Permalink
Lowercase meal word
Browse files Browse the repository at this point in the history
  • Loading branch information
wlsf82 committed Jul 8, 2024
1 parent 576b7c1 commit bbc0e63
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 @@ -343,7 +343,7 @@ const meals = [
highProtein: true
},
{
name: 'Proteína + Pão com hummus',
name: 'Proteína + pão com hummus',
ingredients: ['pão', 'hummus', 'leite de soja', 'proteína em pó', 'fruta'],
type: 'snack',
highProtein: true
Expand Down

0 comments on commit bbc0e63

Please sign in to comment.