Skip to content

Commit

Permalink
Merge branch 'master' of github.com:metosin/compojure-api
Browse files Browse the repository at this point in the history
  • Loading branch information
ikitommi committed Jun 5, 2014
2 parents 73baa55 + 0e3b2a0 commit 331d6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -87,7 +87,7 @@ There is pre-packaged middleware `api-middleware` for common web api usage, foun
- catching model validation errors (`ring.swagger.middleware/catch-validation-errors`)
- json request & response parsing (`compojure.api.json/json-support`)

### Mounting middlewars
### Mounting middlewares

To help setting up custom middleware there is a `middlewares` macro:

Expand Down

0 comments on commit 331d6ae

Please sign in to comment.