From 5878fbd499c5383dc89eb63f537998d3a38ffea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dariusz=20K=C4=99dzierski?= <dkedzierski@syncad.com> Date: Mon, 4 Jan 2021 10:01:29 +0100 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f3a7d4..86f013a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This plugin will: Storage format: ``` -request_uuid,resuest_start_time +request_uuid,request_start_time ``` This file will be read by benchmarking system to evaluate request/response time. -- GitLab