Merge pull request #89 from mehcode/patch-1

Drive by spelling fix ( ugprade -> upgrade )
This commit is contained in:
Sean McArthur
2017-09-13 21:32:38 -07:00
committed by GitHub

View File

@@ -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.