From de8d923b5d1be55f5701172e640e271cb9cd5f8a Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Sat, 12 Dec 2020 14:24:43 +1100 Subject: [PATCH] docs: fix simple typo, quanlity -> quality There is a small typo in docs/lpt.md. Should read `quality` rather than `quanlity`. --- docs/lpt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lpt.md b/docs/lpt.md index 339ce7d..886e922 100644 --- a/docs/lpt.md +++ b/docs/lpt.md @@ -30,7 +30,7 @@ Redis(3.0.3): 3 dedicated server with 60 nodes, in which 30 are masters. ## Tests Note: The following tests are carried out in extreme load, focused -on how much load it can operate on, in disregard of service quanlity(return time). +on how much load it can operate on, in disregard of service quality(return time). 1. [set](redis_benchmarks/set.md)