Skip to content

Commit 3e415e9

Browse files
authored
Merge pull request #330 from lifeart/no-documented-items-style
style update for No documented items
2 parents cf5fcd0 + 70d2e18 commit 3e415e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/class-index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
{{/each}}
1919
</ul>
2020
{{else}}
21-
No documented items
21+
<p>No documented items</p>
2222
{{/if}}
2323
{{/each}}
2424
{{/api-index}}

0 commit comments

Comments
 (0)