Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau authored Sep 28, 2016
1 parent 1779d08 commit 4a4fe77
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 4a4fe77

Please sign in to comment.