Skip to content

Commit d2bece9

Browse files
authored
Merge pull request #27 from github/clarify-example
Clarify example
2 parents 99aec4d + d48ff07 commit d2bece9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The initial page load should include fallback content to be displayed if the res
2626
**Original:**
2727

2828
``` html
29-
<div class="tips">
29+
<div class="tip">
3030
<include-fragment src="/tips">
3131
<p>Loading tip…</p>
3232
</include-fragment>

0 commit comments

Comments
 (0)