Commit ff7e2d45 by Boris Dergachov Committed by Roman Lebedev

README.md: Spelling fix (#845)

parent 32a1e397
...@@ -697,7 +697,7 @@ When you're compiling in C++11 mode or later you can use `insert()` with ...@@ -697,7 +697,7 @@ When you're compiling in C++11 mode or later you can use `insert()` with
#### Counter Reporting #### Counter Reporting
When using the console reporter, by default, user counters are are printed at When using the console reporter, by default, user counters are printed at
the end after the table, the same way as ``bytes_processed`` and the end after the table, the same way as ``bytes_processed`` and
``items_processed``. This is best for cases in which there are few counters, ``items_processed``. This is best for cases in which there are few counters,
or where there are only a couple of lines per benchmark. Here's an example of or where there are only a couple of lines per benchmark. Here's an example of
......
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