Skip to content

Commit 2f8bbf4

Browse files
davidstackioposva
andauthored
docs: fix typo and add more context (#1424)
Co-authored-by: Eduardo San Martin Morote <[email protected]>
1 parent cab2e95 commit 2f8bbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/other-firebase-services.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ export default defineNuxtPlugin(async () => {
117117

118118
:::
119119

120-
The `.client` suffix is important for services that only run on the client, like analytics. For services that also run on the server, you should omit it.server` suffix.
120+
The `.client` suffix is important for services that only run on the client, like analytics. See the [Nuxt docs](https://nuxt.com/docs/guide/directory-structure/plugins) for more information.

0 commit comments

Comments
 (0)