diff --git a/src/components/HeroHeadline/HeroHeadline.mdx b/src/components/HeroHeadline/HeroHeadline.mdx index 195cef3e..8aa99e63 100644 --- a/src/components/HeroHeadline/HeroHeadline.mdx +++ b/src/components/HeroHeadline/HeroHeadline.mdx @@ -209,7 +209,7 @@ To add a video as the hero, use the [Video](?path=/docs/components-multimedia-vi ## Inline hero -To use a photo, graphic, video, etc. as an inline hero -- i.e. to make the hero appear before or after the headline and dek, instead of stacked underneath -- set `stacked` to `false`. Otherwise, add your hero media in the same way as documented above. +To use a photo, graphic, video, etc. as an inline hero -- i.e. to make the hero appear _after_ the headline and dek, instead of stacked underneath -- set `stacked` to `false`. Otherwise, add your hero media in the same way as documented above. ```svelte diff --git a/src/components/HeroHeadline/HeroHeadline.stories.svelte b/src/components/HeroHeadline/HeroHeadline.stories.svelte index 9880739d..6a2d3c62 100644 --- a/src/components/HeroHeadline/HeroHeadline.stories.svelte +++ b/src/components/HeroHeadline/HeroHeadline.stories.svelte @@ -169,7 +169,6 @@