Skip to content

Commit

Permalink
Added notes, see #137
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 11, 2017
1 parent 337929e commit e441712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/NumberProperty.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ define( function( require ) {
return ( typeof value === 'number' );
};

// valid values for options.units // TODO: Should this be an enum?
// valid values for options.units // TODO: Should this be an enum? @zepumph says probably
var VALID_UNITS = [
'amperes',
'milliamperes',
Expand Down

0 comments on commit e441712

Please sign in to comment.