Skip to content

Commit 74fedce

Browse files
author
Pooya Parsa
committed
typo
1 parent 03399a8 commit 74fedce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages/docs/index.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
include package into your project.
2626
To get started use <strong>yarn</strong> or <strong>npm</strong> to get latest version.
2727
</p>
28-
<code v-code class="shell">
28+
<div v-code class="shell">
2929
# Using YARN
3030
yarn add bootstrap-vue
3131

3232
# Using NPM
3333
npm install --save bootstrap-vue
34-
</code>
34+
</div>
3535
<p>
3636
Then register components in your app entrypoint:
3737
</p>

0 commit comments

Comments
 (0)