From 76a2792d7d600374551df79c5f4943766ce64d69 Mon Sep 17 00:00:00 2001 From: Ryan Leckey Date: Wed, 13 Sep 2017 21:17:01 -0700 Subject: [PATCH] ugprade -> upgrade --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.