Skip to content

Commit 4a4fe77

Browse files
author
Guillaume Chau
authored
Typo
1 parent 1779d08 commit 4a4fe77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/vue-router2/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Router.configure(router => {
6868
});
6969
```
7070

71-
**Attention! The order of the routes matters during the route matching!***
71+
**Attention! The order of the routes matters during the route matching!**
7272

7373
The callbacks you pass to the `Router.configure()` calls will be called before the router is started, regardless of the file load order.
7474

0 commit comments

Comments
 (0)