Skip to content

Commit e388469

Browse files
juanazamsamselikoff
authored andcommitted
Fix typo on header component docs (#132)
1 parent c212bf7 commit e388469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/components/docs-header/component.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const packageJson = config['ember-cli-addon-docs'].packageJson;
99

1010
/**
1111
Render a header showing a link to your documentation, your project logo, a
12-
search bar, and a link to your rpeo on GitHub.
12+
search bar, and a link to your repo on GitHub.
1313
1414
Yields a `link` contextual component which can be used to add additional
1515
header links.

0 commit comments

Comments
 (0)