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 dc685e1 commit 1031576Copy full SHA for 1031576
guides/release/upgrading/current-edition/glimmer-components.md
@@ -829,7 +829,7 @@ export default class ScrollComponent extends Component {
829
830
The new `add-event-listener` modifier presents a more expressive interface to
831
the `hbs` template: There is only a single modifier to apply instead of two, the
832
-implemention always tears down after itself upon teardown of the target element,
+implementation always tears down after itself upon teardown of the target element,
833
and the only JavaScript you have to write during re-user is the implementation
834
of the business logic.
835
0 commit comments