Skip to content

Commit

Permalink
remove unnecessary newlines or replace with <br>, phetsims/joist#435
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Aug 16, 2017
1 parent 5fbcaec commit 54cca2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/area-builder-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ define( function( require ) {
leadDesign: 'Karina K. R. Hensberry',
softwareDevelopment: 'John Blanco',
team: 'Bryce Gruneich, Amanda McGarry, Ariel Paul, Kathy Perkins, Beth Stade',
qualityAssurance: 'Steele Dalton, Amanda Davis, Oliver Nix, Oliver Orejola, \n Arnab Purkayastha, Amy Rouinfar, Bryan Yoelin'
qualityAssurance: 'Steele Dalton, Amanda Davis, Oliver Nix, Oliver Orejola, Arnab Purkayastha, ' +
'Amy Rouinfar, Bryan Yoelin'
}
};

Expand Down

0 comments on commit 54cca2f

Please sign in to comment.