Skip to content

Commit 5f22857

Browse files
raksbishtdougwilson
authored andcommitted
Fix typo in JSDoc
closes #150
1 parent da7e44e commit 5f22857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ function decode (str) {
233233
/**
234234
* URL-encode value.
235235
*
236-
* @param {string} str
236+
* @param {string} val
237237
* @returns {string}
238238
*/
239239

0 commit comments

Comments
 (0)