Skip to content

Commit 63142cc

Browse files
authored
docs(nuxt): correct framework name and file path (#12365)
Correcting some leftovers from `Next.js`.
1 parent 707c24d commit 63142cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-includes/profiling/automatic-instrumentation-headers/javascript.nuxt.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
In Next.js you can configure document response headers via the `headers` option in `next.config.js`:
1+
In Nuxt you can configure document response headers via the `headers` option in `nuxt.config.ts`:
22

33
```javascript {tabTitle:ESM} {filename:nuxt.config.ts}
44
export default defineNuxtConfig({

0 commit comments

Comments
 (0)