diff --git a/apps/www/app/content/components/badge/en/accessibility.mdx b/apps/www/app/content/components/badge/en/accessibility.mdx index 38934c0bb6..95df20c56f 100644 --- a/apps/www/app/content/components/badge/en/accessibility.mdx +++ b/apps/www/app/content/components/badge/en/accessibility.mdx @@ -1,8 +1,8 @@ ## What you need to check -**`Badge` that shows important information must be included in the interactive element’s accessible name.** +**Badge that shows important information must be included in the interactive element’s accessible name.** -If `Badge` is placed inline (inside the element), the content becomes part of the accessible name. Example: `Button` with the text "Inbox" and a `Badge` with "2" will be announced as "Inbox 2". +If badge is placed inline (inside the element), the content becomes part of the accessible name. Example: `