Skip to content

Commit

Permalink
Pluralize option content
Browse files Browse the repository at this point in the history
  • Loading branch information
wlsf82 authored Jul 9, 2024
1 parent 75eefa7 commit 4da8b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1>Refeição vegana 🌱</h1>
<option value="soup">Sopas</option>
<option value="sandwich">Sanduíches</option>
<option value="hot">Pratos quentes</option>
<option value="snack">Lanche</option>
<option value="snack">Lanches</option>
<option value="high-protein">Alto teor de proteína</option>
</select>
</div>
Expand Down

0 comments on commit 4da8b36

Please sign in to comment.