Skip to content

Commit 633237c

Browse files
author
Jonathan Guberman
committed
chore(docs): fix typo in b-form-rating docs
1 parent 642d2b0 commit 633237c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/form-rating/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ may prefer the custom input to occupy on the space required for it's contents. S
295295

296296
### Borderless
297297

298-
By default, `<b-from-rating>` has standard Bootstrap form-control styling. To disable the default
298+
By default, `<b-form-rating>` has standard Bootstrap form-control styling. To disable the default
299299
form-control border, simply set the `no-border` prop to `true`.
300300

301301
```html

0 commit comments

Comments
 (0)