Merge pull request #870 from sinatrasapporo/japanese

Fix header level
This commit is contained in:
Konstantin Haase 2014-05-08 17:31:44 +02:00
commit af45798b32
1 changed files with 1 additions and 1 deletions

View File

@ -1697,7 +1697,7 @@ send_file 'foo.png', :type => :jpg
</dl>
## リクエストオブジェクトへのアクセス
### リクエストオブジェクトへのアクセス
受信するリクエストオブジェクトは、`request`メソッドを通じてリクエストレベル(フィルタ、ルーティング、エラーハンドラ)からアクセスすることができます。