Skip to content

Commit 345990c

Browse files
authored
docs: fix typo (#217)
1 parent 07b76ac commit 345990c

File tree

1 file changed

+1
-1
lines changed
  • docs/guide/getting-started/integrations

1 file changed

+1
-1
lines changed

docs/guide/getting-started/integrations/vue.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ You can also follow À la carte fashion if you don't want to register all the co
143143
pnpm add -D unplugin-vue-components
144144
145145
# yarn
146-
pnpm add -D unplugin-vue-components
146+
yarn add -D unplugin-vue-components
147147
148148
# npm
149149
npm i -D unplugin-vue-components

0 commit comments

Comments
 (0)