Browse Source

Fix typo: "that describe" -> "that describes"

pull/646/head
ilias bhallil 6 years ago committed by GitHub
parent
commit
f9b226ac89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs.html

2
docs.html

@ -506,7 +506,7 @@ var csv = Papa.unparse({ @@ -506,7 +506,7 @@ var csv = Papa.unparse({
<code>downloadRequestHeaders</code>
</td>
<td>
If defined, should be an object that describe the headers, example:
If defined, should be an object that describes the headers, example:
<pre>
<code class="language-javascript">downloadRequestHeaders: {

Loading…
Cancel
Save