Skip to content

Commit

Permalink
correction of typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaelony authored Dec 13, 2024
1 parent 4eac1f4 commit b407e14
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 @@ -31,7 +31,7 @@ Website for projects here: [https://nogibjj.github.io/rust-data-engineering/](ht

* HashMap frequency counter: `cd hashmap-count && cargo run`
* HashMap language comparison: `cd hashmap-language && cargo run`
* BTreeMap language comparison: `cd BTreeMap-language && cargo run`
* BTreeMap language comparison: `cd btree-language && cargo run`

#### Sets

Expand Down

0 comments on commit b407e14

Please sign in to comment.