Skip to content

Commit

Permalink
Merge branch 'master' into wave-detector-sounds
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 30, 2019
2 parents 5f8b506 + 970a07a commit 307d7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/waves/view/SineWaveGenerator.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @author Sam Reid (PhET Interactive Simulations)
*/
define( function( require ) {
define( require => {
'use strict';

// modules
Expand Down

0 comments on commit 307d7cb

Please sign in to comment.