We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b791a commit 9d887c0Copy full SHA for 9d887c0
book/src/faq.md
@@ -16,7 +16,7 @@ Whichever benchmarking tool you use, though, the process is basically the same.
16
* Check out the main branch of your code
17
* Build it and run the benchmarks once, to establish a baseline
18
* Then switch to the pull request branch
19
-* Built it again and run the benchmarks a second time to compare against the baseline.
+* Build it again and run the benchmarks a second time to compare against the baseline.
20
21
### `cargo bench` Gives "Unrecognized Option" Errors for Valid Command-line Options
22
0 commit comments