Skip to content

Commit e316323

Browse files
authored
Update README.md
拼写错误 fix typo
1 parent c381460 commit e316323

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)