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

Commit

Permalink
docs(readme): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrohba1 committed Mar 9, 2024
1 parent cc68ee0 commit f218661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ For proper benchmarking of future improvements, fixes and features please compar
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.

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

0 comments on commit f218661

Please sign in to comment.