diff --git a/docs/docs.html b/docs/docs.html
index d395c08..36fc55c 100644
--- a/docs/docs.html
+++ b/docs/docs.html
@@ -260,8 +260,8 @@
header: true,
newline: "\r\n",
skipEmptyLines: false, //other option is 'greedy', meaning skip delimiters, quotes, and whitespace.
- columns: null //or array of strings,
- quoteDataWithSpaces: true,
+ columns: null, //or array of strings
+ quoteDataWithSpaces: true
}