Skip to content

Commit 66f1fcf

Browse files
committed
fix(checkbox): better wording
1 parent 733d636 commit 66f1fcf

File tree

1 file changed

+1
-1
lines changed
  • apps/website/src/routes/docs/headless/checkbox

1 file changed

+1
-1
lines changed

apps/website/src/routes/docs/headless/checkbox/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { statusByComponent } from '~/_state/component-statuses';
99

1010
# Checkbox
1111

12-
Gives users a visual representation of what options they have picked and those that they have not by "checking" each option they want.
12+
Allows users to visually select an option by "checking" it.
1313

1414
<Showcase name="hero" />
1515
<Showcase name="pizza" />

0 commit comments

Comments
 (0)