diff --git a/README.rdoc b/README.rdoc index 933641ab60..6196036f8e 100644 --- a/README.rdoc +++ b/README.rdoc @@ -119,7 +119,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.