From cc5bab80e4b1124e30a8dc220bdcb80aaa539486 Mon Sep 17 00:00:00 2001 From: wonda-tea-coffee Date: Sun, 25 Apr 2021 11:21:56 +0900 Subject: [Doc] Fix a typo s/visilibity/visibility/ --- benchmark/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmark') diff --git a/benchmark/README.md b/benchmark/README.md index 39a5aa139b..c222164be3 100644 --- a/benchmark/README.md +++ b/benchmark/README.md @@ -37,7 +37,7 @@ Usage: benchmark-driver [options] RUBY|YAML... --bundler Install and use gems specified in Gemfile --filter REGEXP Filter out benchmarks with given regexp --run-duration SECONDS Warmup estimates loop_count to run for this duration (default: 3) - -v, --verbose Verbose mode. Multiple -v options increase visilibity (max: 2) + -v, --verbose Verbose mode. Multiple -v options increase visibility (max: 2) ``` ## make benchmark -- cgit v1.2.3