diff --git a/examples/custom-routes/README.md b/examples/custom-routes/README.md index 4a8fb37110..5751a2950d 100644 --- a/examples/custom-routes/README.md +++ b/examples/custom-routes/README.md @@ -133,7 +133,7 @@ This file tree: |-> /posts |-> /_slug |-> _name.vue - |-> _comments.vue + |-> comments.vue |-> _slug.vue |-> index.vue |-> posts.vue