We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72abbd7 commit 7c4a8aeCopy full SHA for 7c4a8ae
docs/guide/configuration.md
@@ -47,7 +47,7 @@ VueRouter({
47
// default language for <route> custom blocks
48
routeBlockLang: 'json5',
49
50
- // how to import routes. can also be a string
+ // how to import routes, can also be a string
51
importMode: 'async',
52
53
// where are paths relative to
0 commit comments