From: Eduardo San Martin Morote Date: Mon, 25 Oct 2021 14:55:11 +0000 (+0200) Subject: docs: typo X-Git-Tag: @pinia/nuxt@0.1.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9785dfd4001969b69e5a51dae12803679a577127;p=thirdparty%2Fvuejs%2Fpinia.git docs: typo --- diff --git a/packages/docs/ssr/nuxt.md b/packages/docs/ssr/nuxt.md index c45d4eff..72e5814d 100644 --- a/packages/docs/ssr/nuxt.md +++ b/packages/docs/ssr/nuxt.md @@ -77,7 +77,7 @@ export default { } ``` -## Typescript +## TypeScript If you are using TypeScript or have a `jsconfig.json`, you should also add the types for `context.pinia`: