mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs(migration): fix typo (#3563)
This commit is contained in:
@@ -130,7 +130,7 @@ bun add @nuxt/ui-pro
|
||||
#ui
|
||||
|
||||
:::div
|
||||
5. Wrap you app with the [App](/components/app) component:
|
||||
5. Wrap your app with the [App](/components/app) component:
|
||||
:::
|
||||
|
||||
#ui-pro
|
||||
@@ -145,7 +145,7 @@ export default defineNuxtConfig({
|
||||
})
|
||||
```
|
||||
|
||||
6. Wrap you app with the [App](/components/app) component:
|
||||
6. Wrap your app with the [App](/components/app) component:
|
||||
:::
|
||||
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user