Skip to content

Commit

Permalink
chore: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Roiocam committed Jan 23, 2024
1 parent eaa6f14 commit 0329972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench-jmh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sbt:pekko> project bench-jmh
sbt:pekko-bench-jmh> jmh:run -i 3 -wi 3 -f 1 .*ActorCreationBenchmark
```

or execute in one line command
or execute in one-line command

```shell
sbt bench-jmh/jmh:run -i 3 -wi 3 -f 1 .*ActorCreationBenchmark
Expand Down

0 comments on commit 0329972

Please sign in to comment.