From ec9e7a805937ec6cfc4883f9cf1d8a720b7fc98a Mon Sep 17 00:00:00 2001 From: Alvaro Miranda Aguilera Date: Tue, 11 Feb 2025 17:11:33 +0100 Subject: [PATCH] Update README.md fix `` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf19cc7..17a071a 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ When you impose a rate limit on your benchmark tests, you're essentially mimicki #### Using rate-limiting in memtier -To use this feature, add the `--rate-limiting`` parameter followed by the desired RPS per connection. +To use this feature, add the `--rate-limiting` parameter followed by the desired RPS per connection. ```