Skip to content

Commit 1f140f6

Browse files
committed
Fix a README typo
1 parent 8d92a20 commit 1f140f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ You can pass the report a tool like [dh-view](https://nnethercote.github.io/dh_v
282282
- [itertools](https://crates.io/crates/itertools): Extends iterators with extra methods and adaptors. Frequently useful for aoc puzzles.
283283
- [regex](https://crates.io/crates/regex): Official regular expressions implementation for Rust.
284284

285-
A curated list of popular crates can be found on [blessred.rs](https://blessed.rs/crates).
285+
A curated list of popular crates can be found on [blessed.rs](https://blessed.rs/crates).
286286

287287
Do you have aoc-specific crate recommendations? [Share them!](https://github.com/fspoettel/advent-of-code-rust/edit/main/README.md)
288288

0 commit comments

Comments
 (0)