diff --git a/storybook/src/components/FieldSet/FieldSet.docs.mdx b/storybook/src/components/FieldSet/FieldSet.docs.mdx index fa34524a1b..4bd1217f67 100644 --- a/storybook/src/components/FieldSet/FieldSet.docs.mdx +++ b/storybook/src/components/FieldSet/FieldSet.docs.mdx @@ -94,11 +94,11 @@ Add an `id` to the Field Set and the Error Message, and add both to the `aria-la ```jsx
- Description + Error message ...
```