From 67f383f346eb21fbe1db460dbae24f6276b3114e Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Sun, 11 Mar 2018 16:53:46 -0700 Subject: [PATCH] typo --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index a1e2ed490..538a01793 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,7 @@ * Fix connection get closed too early -* Fix steraming response handling for http/2 +* Fix streaming response handling for http/2 * Better sleep on error support