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)