docs: improve wording (#30106)

This commit is contained in:
Inesh Bose 2024-12-01 15:30:35 +00:00 committed by Daniel Roe
parent 001869dd15
commit 5b3476ad92
No known key found for this signature in database
GPG Key ID: 3714AB03996F442B

View File

@ -38,7 +38,7 @@ Read more on `unhead` documentation.
useHeadSafe(input: MaybeComputedRef<HeadSafe>): void useHeadSafe(input: MaybeComputedRef<HeadSafe>): void
``` ```
The whitelist of safe values is: The list of allowed values is:
```ts ```ts
export default { export default {