Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
Closes unbalanced '`'.
  • Loading branch information
jakzale committed Apr 10, 2024
1 parent c226f12 commit 72a7831
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 @@ -60,7 +60,7 @@ Unit and end-to-end tests for `jolt-core` can be run using the following command

Examples in the [`examples`](./examples/) directory can be run using e.g.

```cargo run --release -p sha2-chain`
```cargo run --release -p sha2-chain```


## Performance profiling
Expand Down

0 comments on commit 72a7831

Please sign in to comment.