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 eff7f5e commit c9dd1da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/graphing-lines-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ define( function( require ) {
credits: {
leadDesign: 'Ariel Paul',
softwareDevelopment: 'Chris Malley (PixelZoom, Inc.)',
team: 'Bryce Gruneich, Karina K. R. Hensberry, Patricia Loeblein,\nAmanda McGarry, Kathy Perkins',
team: 'Bryce Gruneich, Karina K. R. Hensberry, Patricia Loeblein, Amanda McGarry, Kathy Perkins',
graphicArts: 'Sharon Siman-Tov',
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'
}
};

Expand Down

0 comments on commit c9dd1da

Please sign in to comment.