From fe0c8ee9d5863700406097c5c0e8540a25362bb1 Mon Sep 17 00:00:00 2001 From: Document Doctor Date: Sat, 12 Jan 2019 18:38:01 -0500 Subject: [PATCH] Fixed typos in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e188735..55af9b6 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Feature - Compression support Fixed - DotNET client request handling Fixed - Packet length format parsing Fixed - skipping 'd=' in packet -Fixed - Polling clients sporatically get prematurely disconnected (thanks to lpage30) +Fixed - Polling clients sporadically get prematurely disconnected (thanks to lpage30) Fixed - connections stay open forever if server sent `close` packet Fixed - compatibility with Redisson latest version