Skip to content

Commit

Permalink
fix: typos in JSDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
raksbisht authored and wesleytodd committed May 17, 2024
1 parent 3c7ca5e commit 503447e
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 @@ -1003,7 +1003,7 @@ function decode (path) {
}

/**
* Get the header names on a respnse.
* Get the header names on a response.
*
* @param {object} res
* @returns {array[string]}
Expand Down

0 comments on commit 503447e

Please sign in to comment.