Skip to content

Commit dcbfcf9

Browse files
MichaelJColemosinve
authored andcommitted
fix(docs): Button - typo (bootstrap-vue#1962)
1 parent 414e6dd commit dcbfcf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/button/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Includes support for a handful of contextual variations, sizes, states, and more
2020
## Button element type
2121

2222
The `<b-button>` component generally renders a `<button>` element. However, you can also
23-
render an `<a>` element by providing an `href` prop value. You man also generate
23+
render an `<a>` element by providing an `href` prop value. You may also generate
2424
`vue-router` `<router-link>` when providing a value for the `to` prop (`vue-router`
2525
is required).
2626

0 commit comments

Comments
 (0)