Skip to content

Commit 56e3477

Browse files
committed
Fix copy-paste error in the RadioButtonInput docs
1 parent 34ec784 commit 56e3477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/circuit-ui/components/RadioButtonGroup/RadioButtonInput.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import * as Stories from './RadioButtonInput.stories';
77

88
<Status variant="internal" />
99

10-
This is a low-level component for advanced use cases. Only use it if the [CheckboxGroup](Forms/RadioButtonGroup/Docs) components don't meet your requirements.
10+
This is a low-level component for advanced use cases. Only use it if the [RadioButtonGroup](Forms/RadioButtonGroup/Docs) component doesn't meet your requirements.
1111

1212
<Story of={Stories.Base} />
1313
<Props />

0 commit comments

Comments
 (0)