We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c49fe commit c5e52cfCopy full SHA for c5e52cf
src/backbone-validation.js
@@ -456,7 +456,7 @@ Backbone.Validation = (function(_){
456
// --------------
457
458
// Error message for the build in validators.
459
- // {x} gets swapped out with arguments form the validator.
+ // {x} gets swapped out with arguments from the validator.
460
var defaultMessages = Validation.messages = {
461
required: '{0} is required',
462
acceptance: '{0} must be accepted',
0 commit comments