Skip to content

Commit

Permalink
Update guides/release/upgrading/current-edition/glimmer-components.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mixonic authored Aug 11, 2023
1 parent dc685e1 commit 1031576
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ export default class ScrollComponent extends Component {

The new `add-event-listener` modifier presents a more expressive interface to
the `hbs` template: There is only a single modifier to apply instead of two, the
implemention always tears down after itself upon teardown of the target element,
implementation always tears down after itself upon teardown of the target element,
and the only JavaScript you have to write during re-user is the implementation
of the business logic.

Expand Down

0 comments on commit 1031576

Please sign in to comment.