From c37bae008494a379b05c277155c6bab8c2b53ce5 Mon Sep 17 00:00:00 2001 From: Matthias Wessendorf Date: Thu, 8 Oct 2020 17:13:55 +0200 Subject: [PATCH] Fixing some wording Signed-off-by: Matthias Wessendorf --- test/test_images/performance/mako.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_images/performance/mako.config b/test/test_images/performance/mako.config index e106ef5f15e..77263069221 100644 --- a/test/test_images/performance/mako.config +++ b/test/test_images/performance/mako.config @@ -2,7 +2,7 @@ project_name: "Knative" benchmark_name: "Generic Eventing Benchmark" description: "Measure latency and throughput of an eventing component." -### ATTENTION: This is a dummy benchmark config. Do not attempt to create or +### ATTENTION: This is a sample benchmark config. Do not attempt to create or # update this benchmark with the mako tool. See test/performance/sample-dev.config for an example of a real benchmark config.