Skip to content

Commit 1bfe58d

Browse files
Changed the word properly to correctly
1 parent fd31d6d commit 1bfe58d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

instruction/chess-tips/chess-tips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Here are a couple of things that students commonly forget to include as part of
235235

236236
- After registering, you will automatically enter the signed-in state, you don't need to login afterwards. [Prelogin UI Command Descriptions](../../chess/5-pregame/pregame.md#prelogin-ui)
237237
- Make your ListGames numbering be independent of the game IDs. [Postlogin UI Command Descriptions](../../chess/5-pregame/pregame.md#postlogin-ui)
238-
- Make sure your board is printed properly! [Gameplay UI Description](../../chess/5-pregame/pregame.md#gameplay-ui)
238+
- Make sure your board is printed correctly! [Gameplay UI Description](../../chess/5-pregame/pregame.md#gameplay-ui)
239239
- Print readable errors and make sure your code doesn't crash. For example, make sure you handle trying to join or observe a game with an invalid game number input (`1000`, `-10`, `two`). [UI Requirements](../../chess/5-pregame/pregame.md#ui-requirements)
240240

241241
## I don't have enough GitHub commits to pass the autograder

0 commit comments

Comments
 (0)