capitalize heading

This commit is contained in:
Konstantin Haase 2011-02-19 11:53:34 +01:00
parent ef7f822219
commit a64d082454
1 changed files with 1 additions and 1 deletions

View File

@ -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.