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.
2 parents 67f57a1 + 64fd7ce commit d4d1e7fCopy full SHA for d4d1e7f
packages/ember-runtime/lib/mixins/enumerable.js
@@ -978,7 +978,7 @@ export default Mixin.create({
978
979
/**
980
Invoke this method when the contents of your enumerable has changed.
981
- This will notify any observers watching for content changes. If your are
+ This will notify any observers watching for content changes. If you are
982
implementing an ordered enumerable (such as an array), also pass the
983
start and end values where the content changed so that it can be used to
984
notify range observers.
0 commit comments