Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The code examples were using routeWillUpdate / routeDidUpdate rather than the correct method name (routeWillChange / routeDidChange). I have updated them to match to reduce confusion.
- Loading branch information