ugprade -> upgrade

This commit is contained in:
Ryan Leckey
2017-09-13 21:17:01 -07:00
committed by GitHub
parent dd6cac62e8
commit 76a2792d7d

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.