Skip to content

Commit

Permalink
Change urlNotFound.js to url-not-found.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Rand McKinney committed Jan 5, 2015
1 parent c641ce9 commit 2368eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"server/middleware/static.js",
"server/middleware/status.js",
"server/middleware/token.js",
"server/middleware/urlNotFound.js",
"server/middleware/url-not-found.js",
{ "title": "Built-in models", "depth": 2 },
"common/models/access-token.js",
"common/models/acl.js",
Expand Down

0 comments on commit 2368eb5

Please sign in to comment.