chore(schema): fix typo (#28377)

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

View File

@ -275,7 +275,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,