Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Merge pull request #18 from aslakknutsen/patch-1
Browse files Browse the repository at this point in the history
Close correct element in Nested Pages example doc
  • Loading branch information
ebidel committed Sep 2, 2014
2 parents 2624226 + 5906cdb commit cdfbbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-animated-pages.html
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
<core-animated-pages>
<section id="page1"></section>
<nested-page id="page2"></section>
<nested-page id="page2"></nested-page>
</core-animated-pages>
@element core-animated-pages
Expand Down

0 comments on commit cdfbbe9

Please sign in to comment.