Skip to content

Commit

Permalink
typo fix, see #30
Browse files Browse the repository at this point in the history
  • Loading branch information
jessegreenberg committed Feb 28, 2018
1 parent 6c93416 commit 4e67d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/model/ISLCModel.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ define( function( require ) {
// @private
this.forceConstant = forceConstant;

// @public - emits an event when the model is updated in by step
// @public - emits an event when the model is updated by step
this.stepEmitter = new Emitter();

// @public
Expand Down

0 comments on commit 4e67d1e

Please sign in to comment.