mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: fix typo in commands/add
(#9206)
This commit is contained in:
parent
f920e526af
commit
88d7077fca
@ -18,7 +18,7 @@ Option | Default | Description
|
||||
|
||||
**Modifiers:**
|
||||
|
||||
Some templates support additional modifer flags to add a suffix (like `.client` or `.get`) to their name.
|
||||
Some templates support additional modifier flags to add a suffix (like `.client` or `.get`) to their name.
|
||||
|
||||
**Example:** `npx nuxi add plugin sockets --client` generates `/plugins/sockets.client.ts`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user