Commit e002b5f0 authored by Fabien Potencier's avatar Fabien Potencier

fixed typo

parent 0923a6c8
...@@ -6,6 +6,6 @@ The cookbook section contains recipes for solving specific problems. ...@@ -6,6 +6,6 @@ The cookbook section contains recipes for solving specific problems.
Recipes Recipes
------- -------
* :doc:`Accepting a JSON request body <recipes/json_request_body>` * :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 A common need when building a restful API is the ability to accept a JSON
encoded entity from the request body. encoded entity from the request body.
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