mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Fix typo in README
This commit is contained in:
parent
51dc81a775
commit
066a2a08a4
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Currently included:
|
||||||
|
|
||||||
* `sinatra/namespace`: Adds namespace support to Sinatra.
|
* `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
|
depending on the incoming request. Adds helpers `respond_to` and
|
||||||
`respond_with`.
|
`respond_with`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue