Skip to content

Commit f52d733

Browse files
Trottofrobots
authored andcommitted
benchmark: fix typo in README
PR-URL: #2067 Reviewed-By: Brian White <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
1 parent e3f9335 commit f52d733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Most of the http benchmarks require [`wrk`][wrk] and [`ab`][ab] (ApacheBench) be
99
These may be available through your preferred package manager.
1010

1111
If they are not available:
12-
- `wrk` may easily built [from source](https://github.com/wg/wrk) via `make`.
12+
- `wrk` may easily be built [from source][wrk] via `make`.
1313
- `ab` is sometimes bundled in a package called `apache2-utils`.
1414

1515
[wrk]: https://github.com/wg/wrk

0 commit comments

Comments
 (0)