Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Sep 28, 2016
2 parents ff1701a + 4a4fe77 commit 9626847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vue-router2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Router.configure(router => {
});
```

**Attention! The order of the routes matters during the route matching!***
**Attention! The order of the routes matters during the route matching!**

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

Expand Down

0 comments on commit 9626847

Please sign in to comment.