From d3b904cb7c467e4ecbba0b86a28fb1511ec864ba Mon Sep 17 00:00:00 2001 From: Alexandre Chopin Date: Tue, 13 Dec 2016 11:17:05 +0100 Subject: [PATCH] fix readme --- examples/custom-routes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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