We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5efff1 commit ada613fCopy full SHA for ada613f
docs/content/docs/1.getting-started/4.migration.md
@@ -37,7 +37,7 @@ The new API is backed by SQL and content queries happens within a specific colle
37
38
### Types
39
40
-- `import type { NavItem } from '@nuxt/content/dist/runtime/types'` is remplaced with `import type { ContentNavigationItem } from '@nuxt/content'`
+- `import type { NavItem } from '@nuxt/content/dist/runtime/types'` is replaced with `import type { ContentNavigationItem } from '@nuxt/content'`
41
42
### General
43
0 commit comments