Skip to content

Commit 12479b5

Browse files
authored
docs(forms): Checkbox example in forms is throwing (#422)
1 parent 8d4293a commit 12479b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/forms/styleguide.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ module.exports = {
2727
content: '../../packages/forms/examples/text-input.md'
2828
},
2929
{
30-
name: 'Checkbox',
30+
name: 'Checkboxes',
3131
content: '../../packages/forms/examples/checkbox.md'
3232
},
3333
{

0 commit comments

Comments
 (0)