mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
capitalize heading
This commit is contained in:
parent
ef7f822219
commit
a64d082454
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ You can easily define your own conditions:
|
|||
"Sorry, you lost."
|
||||
end
|
||||
|
||||
=== Return values
|
||||
=== Return Values
|
||||
|
||||
The return value of a route block determines at least the response body passed
|
||||
on to the HTTP client, or at least the next middleware in the Rack stack.
|
||||
|
|
Loading…
Reference in a new issue