diff --git a/README.md b/README.md index 846e6e6..6c215f8 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This crate is intended to only be an implementation of the HTTP/2.0 specification. It does not handle: * Managing TCP connections -* HTTP 1.0 ugprade +* HTTP 1.0 upgrade * TLS * Any feature not described by the HTTP/2.0 specification.