Skip to content

Commit

Permalink
fixing typo in README.md, section: Running the Throughput Examples (#169
Browse files Browse the repository at this point in the history
)

Signed-off-by: gabrik <[email protected]>
  • Loading branch information
gabrik authored Jul 10, 2023
1 parent c0b47a0 commit f86034c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,11 +166,11 @@ $ ./target/release/examples/z_get
## Running the Throughput Examples
```bash
$ ./target/release/examples/z_sub_thgr
$ ./target/release/examples/z_sub_thr
```
```bash
$ ./target/release/examples/z_pub_thgr
$ ./target/release/examples/z_pub_thr
```
## API conventions
Expand Down

0 comments on commit f86034c

Please sign in to comment.