Skip to content

Commit

Permalink
More explicit name
Browse files Browse the repository at this point in the history
  • Loading branch information
azerothl authored Feb 13, 2018
1 parent 7a9c418 commit c6745b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ const highway = {
},

// return the current route
cr () {
currentRoute () {
return Backbone.history.getFragment()
},

Expand Down

0 comments on commit c6745b3

Please sign in to comment.