Skip to content

Commit

Permalink
wrong -> incorrect, #83
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom authored Dec 15, 2021
1 parent aa3c6fd commit 2d488a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/implementation-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ and determines the shapes to show in the 'Subitize' game.

[NumberPlayGameAnswerButtons](https://github.com/phetsims/number-play/blob/master/js/game/view/NumberPlayGameAnswerButtons.ts)
are used in both games for the user to input their answer. A smiley face is shown when the correct answer is selected.
When a wrong answer button is pressed, the button is disabled, and a frowny face is briefly shown.
When an incorrect answer button is pressed, the button is disabled, and a frowny face is briefly shown.

0 comments on commit 2d488a1

Please sign in to comment.