]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: Update migration-v1-v2.md (#2436)
authorJackson Tenclay <jtenclay@users.noreply.github.com>
Wed, 4 Oct 2023 19:07:23 +0000 (14:07 -0500)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2023 19:07:23 +0000 (21:07 +0200)
packages/docs/cookbook/migration-v1-v2.md

index d898908c0854cd2be542c326fd1c9fee90fdf527..457969fa7697822501ba2e7ac1b0aa573a00d0ac 100644 (file)
@@ -144,7 +144,7 @@ Pinia v2 no longer hijacks Vue Devtools v5, it requires Vue Devtools v6. Find th
 
 ## Nuxt
 
-If you are using Nuxt, pinia has now it's dedicated Nuxt package ðŸŽ‰. Install it with:
+If you are using Nuxt, pinia has now its own dedicated Nuxt package ðŸŽ‰. Install it with:
 
 ```bash
 npm i @pinia/nuxt