diff --git a/docs/content/2.app/2.pages.md b/docs/content/2.app/2.pages.md index 42f4b6b3b6..3d4ed78349 100644 --- a/docs/content/2.app/2.pages.md +++ b/docs/content/2.app/2.pages.md @@ -12,7 +12,7 @@ If you place anything within square brackets, it will be turned into a [dynamic -| pages/ ---| index.vue ---| users-[group]/ ------| [userid].vue +-----| [id].vue ``` Given the example above, you can access group/userid within your component via the `$route` object: