Skip to content

Commit f4f597b

Browse files
authored
chore(docs): fix typo in <b-button>section
1 parent 5deaad0 commit f4f597b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/button-group/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Button Groups are an easy way to group a series of buttons together.
2929

3030
## Sizing
3131

32-
Set the size prop to `lg` or `sm` to render larger or smaller, respectively, buttons. There is no
32+
Set the `size` prop to `lg` or `sm` to render larger or smaller, respectively, buttons. There is no
3333
need to specify the size on the individual buttons.
3434

3535
```html

0 commit comments

Comments
 (0)