Skip to content

Commit

Permalink
Merge pull request florinpop17#161 from igormartimiano/patch-1
Browse files Browse the repository at this point in the history
Fix typo on user stories
  • Loading branch information
florinpop17 authored Apr 5, 2020
2 parents 5b52638 + 1f88f84 commit 9245946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Projects/3-Advanced/Calorie-Counter-App.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ searched. This will be loaded when the app is started.
a 'Search' button, and a 'Clear' button.
- [ ] User can enter search terms into the food description input text box.
- [ ] User can click on the 'Search' button to search for the matching food.
- [ ] User can see and warning message if no search terms were entered.
- [ ] User can see a warning message if no search terms were entered.
- [ ] User can see a warning message if no matches were found.
- [ ] User can see a list of the matching food items, portion sizes, and
calories in a scrollable results panel that is limited to 25 entries.
Expand Down

0 comments on commit 9245946

Please sign in to comment.