Skip to content
Snippets Groups Projects
Commit d70b8071 authored by Pratyush Mishra's avatar Pratyush Mishra
Browse files

Fix typo

parent f03b9ab9
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ This library comes with some unit and integration tests. Run these tests with:
cargo test
```
Lastly, this library is instrumented with profiling infrastructure that prints detailed traces of execution time. To enables this, compile with `cargo build --features timer`.
Lastly, this library is instrumented with profiling infrastructure that prints detailed traces of execution time. To enable this, compile with `cargo build --features timer`.
## License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment