diff --git a/src/components/EmbedPreviewerLink/EmbedPreviewerLink.mdx b/src/components/EmbedPreviewerLink/EmbedPreviewerLink.mdx index bb7cb5fb..12693e2d 100644 --- a/src/components/EmbedPreviewerLink/EmbedPreviewerLink.mdx +++ b/src/components/EmbedPreviewerLink/EmbedPreviewerLink.mdx @@ -6,7 +6,7 @@ import * as EmbedPreviewerLinkStories from './EmbedPreviewerLink.stories.svelte' # EmbedPreviewerLink -A tool for previewing the embeds in development. This adds an icon at the bottom of the page that, when clicked, opens a preview page with the embeds. +The `EmbedPreviewerLink` component is a tool for previewing the embeds in development. It adds an icon at the bottom of the page that, when clicked, opens a previewer with the embeds. ```svelte