Skip to content

Commit a3178eb

Browse files
committed
spelling
1 parent b6fa75a commit a3178eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

time.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -836,9 +836,9 @@ The intent behind what happens when a game of poker starts is now much clearer.
836836

837837
Make sure to also move over the test for when the game ends.
838838

839-
Once we are happy we have moved the tests over for game logic we can simplify our CLI tests so they reflect our intended responsiblities clearer
839+
Once we are happy we have moved the tests over for game logic we can simplify our CLI tests so they reflect our intended responsibilities clearer
840840

841-
- Process user input and call `Game`'s methods when appropiate
841+
- Process user input and call `Game`'s methods when appropriate
842842
- Send output
843843
- Crucially it doesn't know about the actual workings of how games work
844844

0 commit comments

Comments
 (0)