Skip to content

Commit 556c0ea

Browse files
authored
Merge pull request #899 from ember-learn/fix-landing-page
fix extra < on ember-data-landing-page
2 parents 87336be + 2f69f74 commit 556c0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/ember-data-landing-page.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<<article class="chapter">
1+
<article class="chapter">
22
<h1>
33
Ember Data API Documentation
44
</h1>

0 commit comments

Comments
 (0)