We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3959f87 commit 0b3f197Copy full SHA for 0b3f197
src/doc/src/reference/timings.md
@@ -6,7 +6,7 @@ takes, and tracks concurrency information over time.
6
cargo build --timings
7
```
8
9
-This writes an HTML report in `target/cargo-timings/cargo-timings.html`. This
+This writes an HTML report in `target/cargo-timings/cargo-timing.html`. This
10
also writes a copy of the report to the same directory with a timestamp in the
11
filename, if you want to look at older runs.
12
0 commit comments