Skip to content

Commit 90b6908

Browse files
committed
Update README.md
1 parent 56b0fde commit 90b6908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can also supply a command-line argument, which will be opened as a binary fi
2020
$ diff foo bar
2121
$ # same results, yay!
2222

23-
The number after the x indicates how many processes will be forked by that executable. You can even run more than one instance of "concurrency" concurrently (shocker).
23+
The number after the x indicates how many processes will be forked by that executable. You can even run more than one instance of "concurrency" concurrently (shocking!).
2424

2525
$ make clean
2626
$ make size=10000000 concurrency-noprint-x3

0 commit comments

Comments
 (0)