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 e13a690 commit f1c1d81Copy full SHA for f1c1d81
addon/components/docs-hero/component.js
@@ -11,7 +11,7 @@ const { projectName, projectDescription } = config['ember-cli-addon-docs'];
11
```hbs
12
{{docs-hero
13
prefix='Ember'
14
- headding='SuperAddon'
+ heading='SuperAddon'
15
byline='The best addon ever. Now playing in theaters.'}}
16
```
17
0 commit comments