diff --git a/content/posts/ember-modifiers.md b/content/posts/ember-modifiers.md index f353ba7..24bf4ff 100644 --- a/content/posts/ember-modifiers.md +++ b/content/posts/ember-modifiers.md @@ -33,7 +33,7 @@ ember install ember-modifier Below is an example for how to track the focus state of a DOM element. ```html -// my-component.hbs +{{!-- my-component.hbs --}}