Commit eaa9500f authored by Fabien Potencier's avatar Fabien Potencier

fixed typo in the doc

parent 8b92f180
......@@ -13,8 +13,8 @@ The cookbook section contains recipes for solving specific problems.
Recipes
-------
* :doc:`Accepting a JSON request body <cookbook/json_request_body>`
A common need when building a restful API is the ability to accept a JSON
encoded entity from the request body.
* :doc:`Accepting a JSON request body <json_request_body>` A common need when
building a restful API is the ability to accept a JSON encoded entity from
the request body.
* :doc:`Translating Validation Messages<translating_validation_messages>`.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment