diff --git a/docs/docs.html b/docs/docs.html
index 7680ef1..2c31312 100644
--- a/docs/docs.html
+++ b/docs/docs.html
@@ -415,7 +415,8 @@ var csv = Papa.unparse({
transformHeader
header
to be true
. The function receives the header as its first argument.
+ A function to apply on each header. Requires header
to be true
. The function receives the header as its first argument.