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 6bd90c0 commit fb3d71d
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 @@ -25,7 +25,7 @@ define( function( require ) {
credits: {
leadDesign: 'Amy Rouinfar',
softwareDevelopment: 'Chris Malley (PixelZoom, Inc.)',
team: 'Michael Dubson, Bruna Shinohara de Mendonça, Ariel Paul, Kathy Perkins, Martin Veillette',
team: 'Michael 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 fb3d71d

Please sign in to comment.