Fix typo in README.md (#535)

This commit is contained in:
Jonathan Wakely 2018-02-21 16:41:52 +00:00 committed by Dominic Hamon
parent 858688b845
commit 19048b7b65

View File

@ -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
{