diff --git a/components/banner.mdx b/components/banner.mdx index 0e6f61934..ac3ac8759 100644 --- a/components/banner.mdx +++ b/components/banner.mdx @@ -42,7 +42,7 @@ To add a banner, use the `banner` property in your `docs.json`: - Whether users can dismiss the banner. When `true`, a close button appears. If a user dissmisses the banner, it stays hidden for them until you update the banner content. Defaults to `false`. + Whether users can dismiss the banner. When `true`, a close button appears. If a user dismisses the banner, it stays hidden for them until you update the banner content. Defaults to `false`. ## Language-specific banners