Commit 19048b7b by Jonathan Wakely Committed by Dominic Hamon

Fix typo in README.md (#535)

parent 858688b8
...@@ -821,7 +821,7 @@ BM_SetInsert/1024/10 33157 33648 21431 1.13369M ...@@ -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 JSON format outputs human readable json split into two top level attributes.
The `context` attribute contains information about the run in general, including The `context` attribute contains information about the run in general, including
information about the CPU and the date. 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: output looks like:
```json ```json
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment