diff --git a/index.js b/index.js index 89afd7e..9df39ba 100644 --- a/index.js +++ b/index.js @@ -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]}