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 a63c1a0 commit 1222798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/area-model-algebra-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ define( function( require ) {
softwareDevelopment: 'Jonathan Olson',
team: 'Karina Hensberry, Susan Miller, Ariel Paul, Kathy Perkins, Oliver Nix',
qualityAssurance: 'Steele Dalton, Bryce Griebenow, Ethan Johnson, Liam Mulhall, Ben Roberts, Clara Wilson',
graphicArts: 'Mariah Hermsmeyer, Amanda McGarry, Diana López Tavares'
graphicArts: 'Mariah Hermsmeyer, Amanda McGarry, Diana L\u00f3pez Tavares'
}
};

Expand Down

0 comments on commit 1222798

Please sign in to comment.