From 19048b7b65875e08c1e882e644a7a5f9bcfd3f82 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 21 Feb 2018 16:41:52 +0000 Subject: [PATCH] Fix typo in README.md (#535) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bd81e70..7c77fc20 100644 --- a/README.md +++ b/README.md @@ -821,7 +821,7 @@ BM_SetInsert/1024/10 33157 33648 21431 1.13369M The JSON format outputs human readable json split into two top level attributes. The `context` attribute contains information about the run in general, including information about the CPU and the date. -The `benchmarks` attribute contains a list of ever benchmark run. Example json +The `benchmarks` attribute contains a list of every benchmark run. Example json output looks like: ```json {