From f58daea670c0f5f8886ec8a7ae69c185ceac39d8 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 27 Jun 2024 16:54:15 +0100 Subject: [PATCH] Update samples/apps/logging/logging.cpp Co-authored-by: Amaury Chamayou --- samples/apps/logging/logging.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/apps/logging/logging.cpp b/samples/apps/logging/logging.cpp index 68a94313e106..77ec8638ad24 100644 --- a/samples/apps/logging/logging.cpp +++ b/samples/apps/logging/logging.cpp @@ -461,7 +461,7 @@ namespace loggingapp context.get_indexing_strategies().install_strategy(index_per_public_key); // According to manual obvervation it's enough to start evicting old - // requests on historical perf test, but not to small to get stuck because + // requests on historical perf test, but not too small to get stuck because // of a single request being larget than the cache. // // A much better approach would be to create a new endpoint for