Skip to content

Commit 97e37aa

Browse files
authored
Update README.md (#5971)
Spelling correction
1 parent 3bb5008 commit 97e37aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/markdown/reference/theming/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> Theming is accomplished by Sass variables, Sass maps, and custom CSS. There's no dedicated theme
44
> stylesheet; instead, you can enable the built-in theme to add gradients, shadows, and more.
55
6-
While BootstrapVue uses Bootstrap's CSS, certain features of BootstrapVue uses custom CSS (i.e.
6+
While BootstrapVue uses Bootstrap's CSS, certain features of BootstrapVue use custom CSS (i.e.
77
stacked tables, etc.). Our custom CSS relies on variables defined the Bootstrap v4.x SCSS. The
88
`bootstrap-vue/dist/bootstrap-vue.css` is compiled using the default Bootstrap v4.x variables. By
99
using the BootstrapVue source SCSS, you can have your variable overrides (such as breakpoints, theme

0 commit comments

Comments
 (0)