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