Skip to content

Commit a60a0cf

Browse files
authored
Merge pull request #28 from possnfiffer/roller-fix-typo
Reworded a sentence
2 parents 64808d1 + 7794c9f commit a60a0cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

days/13-15-text-games/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ def game_loop(player1, player2, rolls):
7474
# Compute who won
7575
```
7676

77-
Bonus points for address the possibility of a tie after three rounds.
77+
Bonus points if you address the possibility of a tie after three rounds.
7878

7979
## Day 15: Tidy up standard **Rock, Paper, Scissors**
8080

@@ -116,4 +116,4 @@ Be sure to share your last couple of days work on Twitter or Facebook. Use the h
116116

117117
Here are [some examples](https://twitter.com/search?q=%23100DaysOfCode) to inspire you. Consider including [@talkpython](https://twitter.com/talkpython) and [@pybites](https://twitter.com/pybites) in your tweets.
118118

119-
*See a mistake in these instructions? Please [submit a new issue](https://github.com/talkpython/100daysofcode-with-python-course/issues) or fix it and [submit a PR](https://github.com/talkpython/100daysofcode-with-python-course/pulls).*
119+
*See a mistake in these instructions? Please [submit a new issue](https://github.com/talkpython/100daysofcode-with-python-course/issues) or fix it and [submit a PR](https://github.com/talkpython/100daysofcode-with-python-course/pulls).*

0 commit comments

Comments
 (0)