diff --git a/src/components/form-rating/README.md b/src/components/form-rating/README.md index e381da62de0..8fb7c0c60e9 100644 --- a/src/components/form-rating/README.md +++ b/src/components/form-rating/README.md @@ -295,7 +295,7 @@ may prefer the custom input to occupy on the space required for it's contents. S ### Borderless -By default, `` has standard Bootstrap form-control styling. To disable the default +By default, `` has standard Bootstrap form-control styling. To disable the default form-control border, simply set the `no-border` prop to `true`. ```html