Skip to content

Commit

Permalink
Merge pull request go-chi#287 from nikhilsaraf/patch-1
Browse files Browse the repository at this point in the history
Update README.md to fix typo
  • Loading branch information
VojtechVitek authored Dec 13, 2017
2 parents 893f598 + d099321 commit f2aed53
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 @@ -318,7 +318,7 @@ with `net/http` can be used with chi's mux.
### Core middlewares

-----------------------------------------------------------------------------------------------------------
| chi/middlware Handler | description |
| chi/middleware Handler | description |
|:----------------------|:---------------------------------------------------------------------------------
| AllowContentType | Explicit whitelist of accepted request Content-Types |
| Compress | Gzip compression for clients that accept compressed responses |
Expand Down

0 comments on commit f2aed53

Please sign in to comment.