From 4d9c53ab5cbd78ba61fb963b74cb05e48f54f648 Mon Sep 17 00:00:00 2001 From: Adam Matan Date: Wed, 6 Oct 2021 10:49:02 +0300 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd64b74..bd0759c 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ That's it! The websocket server will automatically start * ADD_CONNECTIONS - The number of websocket connections to add each round * Default: 100 * Type: integer -* REQUESTS - The number of requests to sound out per connected client per round +* REQUESTS - The number of requests to send out per connected client per round * Default: 50 * Type: integer * ROUNDS - The number of rounds to perform per test