Skip to content

Commit

Permalink
Hotfix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulSohn committed Apr 29, 2016
1 parent 8e760b2 commit 99ac1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dynamic-routes.js
Expand Up @@ -122,7 +122,7 @@ module.exports = (function() {
}
})();

var E = {
var exportExample = {
priority: 0, /* optional */
before: '/users', /* optional */
path: 'users/admin', /* optional, it will use the file path as the route */
Expand Down

0 comments on commit 99ac1c5

Please sign in to comment.