Skip to content

Commit

Permalink
@arouinfar use unicode escape for non-ASCII character #285
Browse files Browse the repository at this point in the history
  • Loading branch information
arouinfar committed Jan 3, 2019
1 parent f00e421 commit 69e0d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/wave-interference-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ define( require => {
credits: {
leadDesign: 'Noah Podolefsky, Amy Rouinfar',
softwareDevelopment: 'Sam Reid',
team: 'Wendy Adams, Diana López Tavares, Ariel Paul, Kathy Perkins, Katie Woessner',
team: 'Wendy Adams, Diana L\u00f3pez Tavares, Ariel Paul, Kathy Perkins, Katie Woessner',
qualityAssurance: 'Steele Dalton, Liam Mulhall, Laura Rea, Katie Woessner',
graphicArts: 'Cheryl McCutchan'
},
Expand Down

0 comments on commit 69e0d8a

Please sign in to comment.