Skip to content

Commit

Permalink
Merge pull request krasimir#42 from salusinarduis/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Krasimir Tsonev authored Sep 15, 2016
2 parents ef6e5b8 + 8452e94 commit a713618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ router
.resolve();
```

* Have in mind that the oder of the added routes using this method [does not](https://github.com/krasimir/navigo/pull/39) matter anymore. However, if we add series of routes by calling `on` multiple times we should consider the order of the calls.
* Have in mind that the order of the added routes using this method [does not](https://github.com/krasimir/navigo/pull/39) matter anymore. However, if we add series of routes by calling `on` multiple times we should consider the order of the calls.

### Parameterized URLs:

Expand Down

0 comments on commit a713618

Please sign in to comment.