🌐 AI搜索 & 代理 主页
Skip to content

Commit 07234fc

Browse files
authored
Merge pull request #6698 from teacherSsamko/dev
docs(intro): fix typo in README
2 parents 01928e5 + 7902c8d commit 07234fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/markdown/intro/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Then, register BootstrapVue in your app entry point (typically `app.js` or `main
132132
import Vue from 'vue'
133133
import { BootstrapVue, IconsPlugin } from 'bootstrap-vue'
134134

135-
// Import Bootstrap an BootstrapVue CSS files (order is important)
135+
// Import Bootstrap and BootstrapVue CSS files (order is important)
136136
import 'bootstrap/dist/css/bootstrap.css'
137137
import 'bootstrap-vue/dist/bootstrap-vue.css'
138138

0 commit comments

Comments
 (0)