Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit b386d46

Browse files
authored
docs(api): fix the layout file extension in cli example (#7024)
1 parent 5a8c60b commit b386d46

File tree

1 file changed

+1
-1
lines changed
  • docs/content/3.api/5.commands

1 file changed

+1
-1
lines changed

docs/content/3.api/5.commands/add.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ npx nuxi add composable foo
4444
Example:
4545

4646
```bash
47-
# Generates `layouts/custom.ts`
47+
# Generates `layouts/custom.vue`
4848
npx nuxi add layout custom
4949
```
5050

0 commit comments

Comments
 (0)