From d73a9383b2d1eca98d25b9c1c361b6a35e7eb6ac Mon Sep 17 00:00:00 2001 From: Jade Kneen <48185660+JadeKneen@users.noreply.github.com> Date: Tue, 13 Oct 2020 23:46:56 +0100 Subject: [PATCH 1/2] Changed 'he' to 'they' --- Projects/2-Intermediate/Voting-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/2-Intermediate/Voting-App.md b/Projects/2-Intermediate/Voting-App.md index ae40b9b0..2dd5ed16 100644 --- a/Projects/2-Intermediate/Voting-App.md +++ b/Projects/2-Intermediate/Voting-App.md @@ -6,7 +6,7 @@ Allow users to vote give multiple choices ## User Stories -- [ ] User can see a list of items he can vote on +- [ ] User can see a list of items they can vote on - [ ] 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 From 6875df68c3545d385d1fc1f89ae1c204720e8cd9 Mon Sep 17 00:00:00 2001 From: Jade Kneen <48185660+JadeKneen@users.noreply.github.com> Date: Tue, 13 Oct 2020 23:49:57 +0100 Subject: [PATCH 2/2] Fixed typo --- Projects/3-Advanced/Bug-Race-Game.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Projects/3-Advanced/Bug-Race-Game.md b/Projects/3-Advanced/Bug-Race-Game.md index 323549b7..c530248b 100644 --- a/Projects/3-Advanced/Bug-Race-Game.md +++ b/Projects/3-Advanced/Bug-Race-Game.md @@ -61,7 +61,7 @@ this session. - [ ] User can see race metrics for each bug showing the number of races run, number of wins, and number of losses. - [ ] User can see the winning bug bounce when it wins a race -- [ ] User can see loosing bugs flip on their backs when they loose a race +- [ ] User can see losing bugs flip on their backs when they loose a race - [ ] User can hear unique sounds played when the race starts and ends. ## Useful links and resources @@ -76,4 +76,4 @@ run, number of wins, and number of losses. - [Arcade Game](https://jdmedlock.github.io/arcadegame/) - [Drag Race Animation](https://codepen.io/Delime/pen/IyuAr) -- [Horse Race](https://codepen.io/nathanielzanzouri/pen/jVgEZY) \ No newline at end of file +- [Horse Race](https://codepen.io/nathanielzanzouri/pen/jVgEZY)