aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-10 15:49:42 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-10 15:49:42 +0000
commit9c642f43af35e492b4526afc3eeaca2d5645f21f (patch)
treecdaa593e0206d5a7958518452cab64060fe7ffea /benchmark
parentd9eec2634281d7d34342acd08febf914c1cdba82 (diff)
downloadruby-9c642f43af35e492b4526afc3eeaca2d5645f21f.tar.gz
benchmark/README.md: wording consistency in one sentence [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63939 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/README.md b/benchmark/README.md
index d2c411edaf..05059af72d 100644
--- a/benchmark/README.md
+++ b/benchmark/README.md
@@ -42,7 +42,7 @@ Usage: benchmark-driver [options] [YAML|RUBY]
Using `make benchmark`, `make update-benchmark-driver` automatically downloads
the supported version of benchmark\_driver, and it runs benchmarks with the downloaded
-benchmark-driver.
+benchmark\_driver.
```bash
# Run all benchmarks with the ruby in the $PATH and the built ruby