Skip to content

Commit f1c1d81

Browse files
ctjhoasamselikoff
authored andcommitted
Fix doc typo
1 parent e13a690 commit f1c1d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/components/docs-hero/component.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const { projectName, projectDescription } = config['ember-cli-addon-docs'];
1111
```hbs
1212
{{docs-hero
1313
prefix='Ember'
14-
headding='SuperAddon'
14+
heading='SuperAddon'
1515
byline='The best addon ever. Now playing in theaters.'}}
1616
```
1717

0 commit comments

Comments
 (0)