Skip to content

Commit

Permalink
docs: fix typo in comment
Browse files Browse the repository at this point in the history
closes #29
  • Loading branch information
fvoronin authored and Fishrock123 committed Jan 27, 2021
1 parent 2b08c2c commit 1037e24
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 @@ -255,7 +255,7 @@ function format (obj) {
}

/**
* Decode a RFC 6987 field value (gracefully).
* Decode a RFC 5987 field value (gracefully).
*
* @param {string} str
* @return {string}
Expand Down

0 comments on commit 1037e24

Please sign in to comment.