Skip to content

Commit

Permalink
doc(typos): fix typos on README
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Benitte committed Aug 13, 2016
1 parent fdfc721 commit 2034743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -243,7 +243,7 @@ given this mapping:

* `HEAD /` will use `default` response (score: 0)
* `GET /` will use `get_method` response (score: 1)
* `GET /users` will use `get_get_users` response (score: 2)
* `GET /users` will use `get_users` response (score: 2)

## Proxying

Expand Down

0 comments on commit 2034743

Please sign in to comment.