Skip to content
This repository has been archived by the owner on Dec 26, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
killix committed Apr 18, 2017
2 parents c6d339a + 1385515 commit cba0f45
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 @@ -157,7 +157,7 @@ Example of Middleware preprocessing
class FakeMiddleware {
constructor() {}

service() {
serviceName() {
return "FakeMiddleware";
}

Expand Down

0 comments on commit cba0f45

Please sign in to comment.