Skip to content

Commit

Permalink
Fix typo in JSDoc
Browse files Browse the repository at this point in the history
closes #150
  • Loading branch information
raksbisht authored and dougwilson committed Nov 7, 2023
1 parent da7e44e commit 5f22857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Expand Up @@ -233,7 +233,7 @@ function decode (str) {
/**
* URL-encode value.
*
* @param {string} str
* @param {string} val
* @returns {string}
*/

Expand Down

0 comments on commit 5f22857

Please sign in to comment.