Skip to content

Commit d63e090

Browse files
rfpmosinve
authored andcommitted
Fixed two typos in README.ms (#1927)
1 parent afa971d commit d63e090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/progress/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default {
4040
Set the maximum value with the `max` prop (default is `100`), and the current value via the
4141
`value` prop (default `0`).
4242

43-
When creating multiple bars in a sinple process, place hte value prop on the individual
43+
When creating multiple bars in a single process, place the value prop on the individual
4444
`<b-progress-bar>` sub components (see the **Multiple Bars** section below for more details)
4545

4646
## Labels

0 commit comments

Comments
 (0)