Skip to content

Commit 1bf8bc1

Browse files
Brian Whittonsamselikoff
authored andcommitted
fix typo
1 parent bb37a22 commit 1bf8bc1

File tree

1 file changed

+1
-1
lines changed
  • tests/dummy/app/pods/docs/components/docs-snippet

1 file changed

+1
-1
lines changed

tests/dummy/app/pods/docs/components/docs-snippet/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To do this, first mark up the source you want to display using comments that sta
2222

2323
{{docs/components/docs-snippet/demo2}}
2424

25-
Then in any of you templates, you can use the non-block form of `docs-snippet` to render your named snippet:
25+
Then in any of your templates, you can use the non-block form of `docs-snippet` to render your named snippet:
2626

2727
{{docs/components/docs-snippet/demo3}}
2828

0 commit comments

Comments
 (0)