Skip to content

Commit

Permalink
[DOC] Fix typo (#6741)
Browse files Browse the repository at this point in the history
  • Loading branch information
ursm authored and runspired committed Nov 14, 2019
1 parent 1675ce2 commit e13247c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/model/addon/-private/errors.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ export default ArrayProxy.extend(DeprecatedEvented, {
isEmpty: not('length').readOnly(),

/**
Manually adds errors to the record. This will triger the `becameInvalid` event/ lifecycle method on
Manually adds errors to the record. This will trigger the `becameInvalid` event/ lifecycle method on
the record and transition the record into an `invalid` state.
Example
Expand Down

0 comments on commit e13247c

Please sign in to comment.