Skip to content

Commit 00b7275

Browse files
committed
fix couple of typos
1 parent f7653a1 commit 00b7275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/part-14/4-your-own-game.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The subject of the game is up to you, but it should be about as complicated as t
1616
* The game contains a counter which tells the player how they are doing in the game
1717
* The source code for the game is divided into functions like in the Sokoban example
1818

19-
When the game is finished, submit it for peer revies with the following form. After this, familiarize yourself with the games of two of your coursemates, give the games a grade you deem appropriate,a dn write a short review of the game. Please take into account both how interesting and playable the game was, and how readable the program code is, when grading and reviewing the games.
19+
When the game is finished, submit it for peer reviews with the following form. After this, familiarize yourself with the games of two of your coursemates, give the games a grade you deem appropriate, and write a short review of the game. Please take into account both how interesting and playable the game was, and how readable the program code is, when grading and reviewing the games.
2020

2121
### Submitting the game
2222

0 commit comments

Comments
 (0)