Fix typo in README

This commit is contained in:
Matthew Conway 2013-02-07 14:42:34 -08:00
parent 51dc81a775
commit 066a2a08a4
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ Currently included:
* `sinatra/namespace`: Adds namespace support to Sinatra.
* `sinatra/respond_with`: Choose action and/or template depending automatically
* `sinatra/respond_with`: Choose action and/or template automatically
depending on the incoming request. Adds helpers `respond_to` and
`respond_with`.