Skip to content

Commit 2af641f

Browse files
authored
docs: typo
Close #1291
1 parent 438ee3e commit 2af641f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nuxt/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ npm install vuefire nuxt-vuefire
1313
Additionally, if you are using [SSR](https://nuxt.com/docs/api/configuration/nuxt-config/#ssr), you need to install `firebase-admin` and its peer dependencies:
1414

1515
```bash
16-
npm install firebase-admin @firebase/@app-types
16+
npm install firebase-admin @firebase/app-types
1717
```
1818

1919
## Configuration

0 commit comments

Comments
 (0)