diff --git a/demo.html b/demo.html index 1362fb4..5a7c41d 100644 --- a/demo.html +++ b/demo.html @@ -22,10 +22,10 @@ GitHub - + Demo - + Docs @@ -35,7 +35,7 @@
diff --git a/docs.html b/docs.html index e327518..36d006d 100644 --- a/docs.html +++ b/docs.html @@ -20,10 +20,10 @@ GitHub - + Demo - + Docs
@@ -33,7 +33,7 @@
diff --git a/faq.html b/faq.html index 688aeb9..bacb1ba 100644 --- a/faq.html +++ b/faq.html @@ -20,10 +20,10 @@ GitHub - + Demo - + Docs
@@ -33,7 +33,7 @@
@@ -42,7 +42,7 @@
@@ -399,7 +399,7 @@ var results = Papa.parse(csv, {
// Output is a properly-formatted CSV string. -// See the docs for more configurability. +// See the docs for more configurability. var csv = Papa.unparse(yourData);
@@ -427,7 +427,7 @@ var csv = Papa.unparse(yourData);
  Get Papa Parse on GitHub - +   Try the demo