diff --git a/modules/react/banner/stories/Banner.stories.mdx b/modules/react/banner/stories/Banner.stories.mdx index 06245468f2..7bc3b2c902 100644 --- a/modules/react/banner/stories/Banner.stories.mdx +++ b/modules/react/banner/stories/Banner.stories.mdx @@ -52,7 +52,7 @@ banner. This will change the defualt icon to `exclamationCircleIcon`. ### Icon Banner -When not using any text in the `Banner`, use our `Tooltip` component to both show a visible text alternative, and assign an `aria-label` string to the child `Banner`. +When only using an icon in the `Banner`, use our `Tooltip` component to both show a visible text alternative, and assign an `aria-label` string to the child `Banner`.