Skip to content

Commit

Permalink
use voicingNameResponse, see phetsims/scenery#1217
Browse files Browse the repository at this point in the history
  • Loading branch information
jessegreenberg committed May 10, 2021
1 parent fc470ad commit c616115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/create/view/MyChallengeAccordionBox.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class MyChallengeAccordionBox extends AccordionBox {
mouseAreaYDilation: 5,

// voicing
voicingObjectResponse: ratioAndProportionStrings.myChallenge
voicingNameResponse: ratioAndProportionStrings.myChallenge
},

// phet-io
Expand Down

0 comments on commit c616115

Please sign in to comment.