Skip to content

Commit

Permalink
Merge pull request #281 from jakzale/fix-readme-md-typo
Browse files Browse the repository at this point in the history
chore: Fix typo in README.md
  • Loading branch information
moodlezoup authored Apr 10, 2024
2 parents c226f12 + 72a7831 commit 9d4fb44
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 9d4fb44

Please sign in to comment.