Skip to content

Commit 8740210

Browse files
tmorehousejacobmllr95
authored andcommitted
chore(docs): fix minor typos (bootstrap-vue#4316)
* chore(docs): fix minor typos * Update README.md
1 parent 8069dc1 commit 8740210

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/pagination-nav/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ smaller buttons or `'lg'` for larger buttons.
352352

353353
### Pill style
354354

355-
Easily switch to pill style buttons by setting hte `pills` prop
355+
Easily switch to pill style buttons by setting the `pills` prop
356356

357357
```html
358358
<template>

src/components/pagination/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ smaller buttons or `'lg'` for larger buttons.
226226

227227
### Pill style
228228

229-
Easily switch to pill style buttons by setting hte `pills` prop
229+
Easily switch to pill style buttons by setting the `pills` prop
230230

231231
```html
232232
<template>

0 commit comments

Comments
 (0)