diff --git a/js/common/outputJSAll.js b/js/common/outputJSAll.js index aa47c958..3de61249 100644 --- a/js/common/outputJSAll.js +++ b/js/common/outputJSAll.js @@ -1,7 +1,7 @@ // Copyright 2017, University of Colorado Boulder /** - * Runs `grunt output-js-all` + * Runs `grunt output-js --all` * * @author Jonathan Olson * @author Sam Reid (PhET Interactive Simulations)