Skip to content

Commit

Permalink
docs: rename router to Router
Browse files Browse the repository at this point in the history
  • Loading branch information
wusisu committed Jul 18, 2016
1 parent fa0b813 commit 03c1454
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 @@ -14,7 +14,7 @@ import {
morgan,
cors,
statics,
router,
Router,
bodyparser,
views,
} from 'koa-middleware-package'
Expand Down

0 comments on commit 03c1454

Please sign in to comment.