From 698debbc9b08d1f6ab22c9b106b5714392122efa Mon Sep 17 00:00:00 2001 From: Dylan Kirby Date: Wed, 17 May 2017 14:51:29 -0400 Subject: [PATCH] fix typo in benchmark docs --- scripts/bench/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bench/README.md b/scripts/bench/README.md index b20dfde19be5..fcdd16eca746 100644 --- a/scripts/bench/README.md +++ b/scripts/bench/README.md @@ -9,7 +9,7 @@ In most cases, the only two commands you might want to use are: The first command will run benchmarks with all the default settings. A local and remote build will occcur on all bundles, both local and remote repos will be run against all benchmarks. -The second command will run all benchmarks but skip the build process. This is useful for when doing local performance tweaking and the remote repo has already had its bundles built. Bboth local and remote repos will be run against all benchmarks with this command too. +The second command will run all benchmarks but skip the build process. This is useful for when doing local performance tweaking and the remote repo has already had its bundles built. Both local and remote repos will be run against all benchmarks with this command too. The other commands are as follows: