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: