From 62b57c572b19db78bf4e99aebf0b6df00b78dde4 Mon Sep 17 00:00:00 2001 From: Devraj Singh <105633824+2202devraj@users.noreply.github.com> Date: Sun, 9 Oct 2022 23:55:51 +0530 Subject: [PATCH] updated wording of Voting-App.md corrected wording , so that people can get clearly understand the app idea --- Projects/2-Intermediate/Voting-App.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Projects/2-Intermediate/Voting-App.md b/Projects/2-Intermediate/Voting-App.md index ae40b9b0..cb637ea4 100644 --- a/Projects/2-Intermediate/Voting-App.md +++ b/Projects/2-Intermediate/Voting-App.md @@ -2,13 +2,13 @@ **Tier:** 2-Intermediate -Allow users to vote give multiple choices +Allow user to vote by giving them multiple choices ## User Stories -- [ ] User can see a list of items he can vote on +- [ ] User can see a list of items for which he can vote for - [ ] These items must have a button that the user can click on to vote -- [ ] After the user clicked a button, the user should see all the votes +- [ ] After the user clicked a button, the user can see all the votes ## Bonus features