diff --git a/docs/content/2.guide/3.directory-structure/7.layouts.md b/docs/content/2.guide/3.directory-structure/7.layouts.md index 66f40f8d78d..9a1f93acc8c 100644 --- a/docs/content/2.guide/3.directory-structure/7.layouts.md +++ b/docs/content/2.guide/3.directory-structure/7.layouts.md @@ -70,7 +70,7 @@ Alternatively, you can override the default layout per-page like this: ```vue{}[pages/index.vue]