aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/README.md b/tools/run_tests/README.md
index e709ddd2c0..d5bd9e7bb9 100644
--- a/tools/run_tests/README.md
+++ b/tools/run_tests/README.md
@@ -33,7 +33,7 @@ the script also supports orchestrating test runs with client and server running
to BigQuery.
######Example
-`tools/run_tests/run_peformance_tests.py -l c++ node`
+`tools/run_tests/run_performance_tests.py -l c++ node`
######Useful options
- `--regex` use regex to select particular scenarios to run.