Skip to content

Commit 26b032b

Browse files
Merge pull request #76 from priyanshscpp/fix-readme-typos
Fix minor typos in README.md
2 parents 22f88de + 2f5399f commit 26b032b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ hopefully should make individual tests more independent from each other.
6969

7070
Optionally, a negative value for "-l, --test-length", a la netperf, can be
7171
specified where the absolute value is used for rr test to specify the number of
72-
transactions instead of time. The transacions are distributed across flows on
72+
transactions instead of time. The transactions are distributed across flows on
7373
demand. Note, the "-s, --suicide-length" option can be used to specify a time
7474
limit. Also, the negative value isn't currently supported for all tests, e.g.
7575
stream test, support for tests other than rr maybe added in the future.
@@ -432,5 +432,4 @@ be insignificant. However, the keys are case sensitive.
432432

433433
### 2024-02-21
434434

435-
* **Breaking**: changed histogram implementation
436-
*
435+
* **Breaking**: changed histogram implementation

0 commit comments

Comments
 (0)