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 1f51905 commit 61eda2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/concentration-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ define( function( require ) {
leadDesign: 'Julia Chamberlain',
softwareDevelopment: 'Chris Malley (PixelZoom, Inc.)',
team: 'Kelly Lancaster, Emily B. Moore, Ariel Paul, Kathy Perkins',
qualityAssurance: 'Steele Dalton, Bryce Griebenow, Elise Morgan,\nOliver Orejola, Benjamin Roberts, Bryan Yoelin',
qualityAssurance: 'Steele Dalton, Bryce Griebenow, Elise Morgan, Oliver Orejola, Benjamin Roberts, Bryan Yoelin',
thanks: 'Conversion of this simulation to HTML5 was funded by the Royal Society of Chemistry.'
}
};
Expand Down

0 comments on commit 61eda2a

Please sign in to comment.