diff --git a/src/index.js b/src/index.js index f38c494..8e4ffea 100644 --- a/src/index.js +++ b/src/index.js @@ -130,7 +130,7 @@ const highway = { }, // return the current route - cr () { + currentRoute () { return Backbone.history.getFragment() },