Skip to content

Commit 32e76f6

Browse files
committed
docs: update language on bridge head migration
resolves #33176
1 parent e3e42ac commit 32e76f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/6.bridge/6.meta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default defineNuxtConfig({
2323

2424
### Update head properties
2525

26-
In your `nuxt.config`, rename `head` to `meta`. (Note that objects no longer have a `hid` key for deduplication.)
26+
In your `nuxt.config`, rename `head` to `app.head`. (Note that objects no longer have a `hid` key for deduplication.)
2727

2828
::code-group
2929

0 commit comments

Comments
 (0)