From b3a115fda3546a78116b62fa43ad280f2bd57314 Mon Sep 17 00:00:00 2001 From: George Shammas Date: Sat, 6 Jan 2024 17:19:00 -0500 Subject: [PATCH] Fix typo /closes #65 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8db7a9d..9326283 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Tested to handle 10,000 clients doing 90,000 requests persecond on modest hardwa # Deployment -You can use the source code directly to deploy your own server. You can also you can use Docker and Docker Compose. +You can use the source code directly to deploy your own server. You can also use Docker and Docker Compose. ## Docker-Compose