Skip to content

Commit dfb896a

Browse files
lolmausRobbieTheWagner
authored andcommitted
docs-hero: Fix YUIDoc property name logo→prefix (#426)
1 parent b3df7dd commit dfb896a

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
@@ -25,7 +25,7 @@ export default Component.extend({
2525
/**
2626
The prefix to show, tyipcally of: 'Ember', 'EmberCLI', or 'EmberData'
2727
28-
@argument logo
28+
@argument prefix
2929
@type String
3030
*/
3131
prefix: addonPrefix(projectName),

0 commit comments

Comments
 (0)