diff --git a/docs/docs.html b/docs/docs.html
index 7a0557e..b7785de 100644
--- a/docs/docs.html
+++ b/docs/docs.html
@@ -604,7 +604,7 @@ var csv = Papa.unparse({
downloadRequestBody
- If defined and the download property is true, a POST request will be made instead of a GET request and the passed argument will be set as the body of the request.
+ Use POST request on the URL of the download option. The value passed will be set as the body of the request.
|