Skip to content

Commit 2fe9f9f

Browse files
authored
docs: fix inline code block (#1303)
1 parent f7fca26 commit 2fe9f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/3.guide/1.writing/7.document-driven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This page will use the article layout!
8383

8484
By default, it uses the `default` layout if none is specified.
8585

86-
If you want to use another layout by default, use the `layoutFallbacks`` option in the `nuxt.config`:
86+
If you want to use another layout by default, use the `layoutFallbacks` option in the `nuxt.config`:
8787

8888
```ts [nuxt.config.ts]
8989
export default defineNuxtConfig({

0 commit comments

Comments
 (0)