Skip to content

Commit

Permalink
formatting #212
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Feb 23, 2019
1 parent ca5138a commit c1d0b9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions js/ValidatorDef.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,8 @@ define( require => {
// TODO: do we need a isValidatorDef function? See https://github.com/phetsims/axon/issues/212
const ValidatorDef = {


/**
* Throws assertions errors if the validator is invalid.
* Throws assertion errors if the validator is invalid.
* @param {Object} [validator]
* @public
*/
Expand Down

0 comments on commit c1d0b9f

Please sign in to comment.