Skip to content

Commit 9626847

Browse files
committed
2 parents ff1701a + 4a4fe77 commit 9626847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)