From eb65e30d00447ff3849cbe42b70bf5c7b3ab60c5 Mon Sep 17 00:00:00 2001 From: Tiago Carreira Date: Tue, 10 Jan 2023 14:42:06 +0000 Subject: [PATCH] Update README.md (#84) minor typo --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index d4b2d54..7534ffe 100644 --- a/docs/README.md +++ b/docs/README.md @@ -18,7 +18,7 @@
Socketify.py is a reliable, high-performance Python web framework for building large-scale app backends and microservices. -With no precedents websocket performance and an really fast HTTP server that can delivery encrypted TLS 1.3 quicker than most alternative servers can do even unencrypted, cleartext messaging. +With no precedents websocket performance and a really fast HTTP server that can delivery encrypted TLS 1.3 quicker than most alternative servers can do even unencrypted, cleartext messaging. ## Summary