nytimes / gziphandler

Go middleware to gzip HTTP responses
https://godoc.org/github.com/NYTimes/gziphandler
Apache License 2.0
868 stars 129 forks source link

gziphandler: fix typo in comment #25

Closed matttproud closed 7 years ago

matttproud commented 7 years ago

Remove extraneous "p" in comment.

jprobinson commented 7 years ago

🎈 thank you!