Skip to content

Commit

Permalink
use unicode escape for non-ASCII character phetsims/wave-interference…
Browse files Browse the repository at this point in the history
  • Loading branch information
arouinfar committed Jan 3, 2019
1 parent 347db9d commit a73ac0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/hookes-law-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ define( function( require ) {
credits: {
leadDesign: 'Amy Rouinfar',
softwareDevelopment: 'Chris Malley (PixelZoom, Inc.)',
team: 'Mike Dubson, Bruna Shinohara de Mendonça, Ariel Paul, Kathy Perkins, Martin Veillette',
team: 'Mike Dubson, Bruna Shinohara de Mendon\u00e7a, Ariel Paul, Kathy Perkins, Martin Veillette',
qualityAssurance: 'Steele Dalton, Elise Morgan, Oliver Orejola, Bryan Yoelin',
graphicArts: 'Mariah Hermsmeyer'
}
Expand Down

0 comments on commit a73ac0c

Please sign in to comment.