From abbcd339c350883df2b485650c47738d40199307 Mon Sep 17 00:00:00 2001 From: zepumph Date: Tue, 15 Aug 2017 16:39:10 -0800 Subject: [PATCH] remove unnecessary newlines or replace with
, https://github.com/phetsims/joist/issues/435 --- js/ph-scale-main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/ph-scale-main.js b/js/ph-scale-main.js index dcd5bacc..496f1fc2 100644 --- a/js/ph-scale-main.js +++ b/js/ph-scale-main.js @@ -24,7 +24,7 @@ define( function( require ) { softwareDevelopment: 'Chris Malley (PixelZoom, Inc.)', team: 'Julia Chamberlain, Trish Loeblein, Emily B. Moore, Ariel Paul, Katherine Perkins', graphicArts: 'Sharon Siman-Tov', - qualityAssurance: 'Steele Dalton, Bryce Griebenow, Elise Morgan, Oliver Orejola,\nBenjamin 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 in part by the Royal Society of Chemistry.' } };