Skip to content

Commit e0bebb5

Browse files
andreieftimieConduitry
authored andcommitted
Site: Fix slot typo in docs
1 parent c965abc commit e0bebb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/02-template-syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ Named slots can also expose values. The `let:` directive goes on the element wit
983983
{/each}
984984
</ul>
985985

986-
</slot name="footer"></slot>
986+
<slot name="footer"></slot>
987987
```
988988

989989

0 commit comments

Comments
 (0)