Skip to content

Commit 9825e80

Browse files
authored
Merge branch 'dev' into fix-form-group-markup
2 parents 5011d4c + 451b06b commit 9825e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/list-group/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Set the `active` prop on a `<b-list-group-item>` to indicate the current active
3535
## Disabled items
3636

3737
Set the `disabled` prop on a `<b-list-group-item>` to make it appear disabled (also works with
38-
actionalable items. see below).
38+
actionable items. see below).
3939

4040
```html
4141
<b-list-group>

0 commit comments

Comments
 (0)