Skip to content

Commit 831fa1f

Browse files
authored
chore: review
1 parent 3e01ef1 commit 831fa1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorialkit.dev/src/content/docs/guides/overriding-components.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ interface Props {
9393

9494
### HeadTags
9595

96-
Component for overriding links in the head tag.
96+
Component for overriding title, links and metadata in the `<head>` tag.
9797

9898
When overriding `HeadTags` you can place TutorialKit's default components using following [Astro slots](https://docs.astro.build/en/basics/astro-components/#named-slots):
9999

0 commit comments

Comments
 (0)