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 3f89e15 + d425480 commit ee6729fCopy full SHA for ee6729f
packages/@ember/destroyable/index.ts
@@ -19,7 +19,7 @@ import {
19
20
This destroyables API exposes the basic building blocks for destruction:
21
22
- * registering a function to be ran when an object is destroyyed
+ * registering a function to be ran when an object is destroyed
23
* checking if an object is in a destroying state
24
* associate an object as a child of another so that the child object will be destroyed
25
when the associated parent object is destroyed.
0 commit comments