Skip to content

Commit

Permalink
Fixes typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mylesmegyesi committed Apr 25, 2013
1 parent 6cc0fa4 commit daf4f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@ Ring middleware that augments `:params` according to the specified `Accept` requ

## Usage

Augments `:params` with an entry identified by the key `:accept` and the detected value. You can now render the responce in your routes given the desired format, a la Grails.
Augments `:params` with an entry identified by the key `:accept` and the detected value. You can now render the response in your routes given the desired format, a la Grails.

### Artifact

Expand Down

0 comments on commit daf4f86

Please sign in to comment.