Skip to content

Commit

Permalink
fix: typos in JSDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
raksbisht committed Mar 2, 2023
1 parent 663c9ae commit b61b911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
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 b61b911

Please sign in to comment.