summaryrefslogtreecommitdiff
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
commit301cb9ea7c7bf1e8ca0a154f17636d5f24dc1a3c (patch)
treecdaa593e0206d5a7958518452cab64060fe7ffea /benchmark
parentcf438cae24a4b6a840d17deba29100c4992e6192 (diff)
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