Fix typo POST -> PUT
diff --git a/src/docs/src/api/ddoc/render.rst b/src/docs/src/api/ddoc/render.rst
index 6760951..6541377 100644
--- a/src/docs/src/api/ddoc/render.rst
+++ b/src/docs/src/api/ddoc/render.rst
@@ -387,7 +387,7 @@
 
     .. code-block:: http
 
-        POST /recipes/_design/recipe/_update/ingredients/SpaghettiWithMeatballs HTTP/1.1
+        PUT /recipes/_design/recipe/_update/ingredients/SpaghettiWithMeatballs HTTP/1.1
         Accept: application/json
         Content-Length: 5
         Content-Type: application/json