Skip to content

Commit

Permalink
spelling: lowest
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Apr 4, 2019
1 parent 1cf812d commit affcd5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backgrid-moment-cell.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
var classAttrs = _.pick(this, formatterDefaultKeys);
var formatterOptions = _.pick(options, formatterDefaultKeys);

// Priority of the options for the formatter, from highest to lowerest
// Priority of the options for the formatter, from highest to lowest
// 1. MomentCell instance options
// 2. MomentCell class attributes
// 3. MomentFormatter defaults
Expand Down

0 comments on commit affcd5a

Please sign in to comment.