Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit d5ee5a5

Browse files
committed
docs(readme): corrects typo
1 parent f218661 commit d5ee5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ For proper benchmarking of future improvements, fixes and features please compar
8787
Refer to [the end of this section of Criterion documentation](https://bheisler.github.io/criterion.rs/book/user_guide/command_line_options.html) for more information on creating and comparing baselines.
8888

8989
## Testing
90-
Generate code coverage reports with `ecargo llvm-cov --html` and open them with `open ./target/llvm-cov/html/index.html`.
90+
Generate code coverage reports with `cargo llvm-cov --html` and open them with `open ./target/llvm-cov/html/index.html`.

0 commit comments

Comments
 (0)