We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7fca26 commit 2fe9f9fCopy full SHA for 2fe9f9f
docs/content/3.guide/1.writing/7.document-driven.md
@@ -83,7 +83,7 @@ This page will use the article layout!
83
84
By default, it uses the `default` layout if none is specified.
85
86
-If you want to use another layout by default, use the `layoutFallbacks`` option in the `nuxt.config`:
+If you want to use another layout by default, use the `layoutFallbacks` option in the `nuxt.config`:
87
88
```ts [nuxt.config.ts]
89
export default defineNuxtConfig({
0 commit comments