From d8a05a9fec4d529d4612b152beb1667f7ffdd320 Mon Sep 17 00:00:00 2001 From: Jochem Hagenaars <33485182+LoiLock@users.noreply.github.com> Date: Thu, 12 Jan 2023 12:23:52 +0000 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff488cd2..a94c571d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ memtier_benchmark ================= -memtier_benchmark is a command line utility developed by Redis Labs (formerly Garantia Data Ltd.) for load generation and bechmarking NoSQL key-value databases. It offers the following: +memtier_benchmark is a command line utility developed by Redis Labs (formerly Garantia Data Ltd.) for load generation and benchmarking NoSQL key-value databases. It offers the following: * Support for both Redis and Memcache protocols (text and binary) * Multi-threaded multi-client execution