Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Commit

Permalink
Property not method
Browse files Browse the repository at this point in the history
  • Loading branch information
samturrell committed May 15, 2016
1 parent 7ec9ca6 commit 950d811
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 @@ -45,7 +45,7 @@ router.map({
})
```

You can then render the breadcrumbs using the included <breadcrumbs> 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 <breadcrumbs> component or using your own markup logic with the `this.$breadcrumbs` property which will return an array of active routes.

# License

Expand Down

0 comments on commit 950d811

Please sign in to comment.