diff --git a/README.md b/README.md index 62c1571..3512b56 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ router.map({ }) ``` -You can then render the breadcrumbs using the included component or using your own markup logic with the `this.$breadcrumbs()` method which will return an array of active routes. +You can then render the breadcrumbs using the included component or using your own markup logic with the `this.$breadcrumbs` property which will return an array of active routes. # License