chore(schema): fix typo (#28377)

This commit is contained in:
Alexander Lichter 2024-08-01 15:43:42 +02:00 committed by Daniel Roe
parent cd5195047e
commit cd5c19b559
No known key found for this signature in database
GPG Key ID: CBC814C393D93268
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ export default defineUntypedSchema({
* - Add the capo.js head plugin in order to render tags in of the head in a more performant way.
* - Uses the hash hydration plugin to reduce initial hydration
*
* @see [Nuxt Discussion #22632](https://github.com/nuxt/nuxt/discussions/22632]
* @see [Nuxt Discussion #22632](https://github.com/nuxt/nuxt/discussions/22632)
*/
headNext: true,