diff --git a/src/components/list-group/README.md b/src/components/list-group/README.md index d6536ebc408..e3fc22f9f2b 100644 --- a/src/components/list-group/README.md +++ b/src/components/list-group/README.md @@ -35,7 +35,7 @@ Set the `active` prop on a `` to indicate the current active ## Disabled items Set the `disabled` prop on a `` to make it appear disabled (also works with -actionalable items. see below). +actionable items. see below). ```html