Skip to content

Commit dc7d607

Browse files
committed
Typo
1 parent 1b2b03c commit dc7d607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2016-07-28-hidden-treasures-of-the-rust-ecosystems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ categories:
2929
- [typenum](https://github.com/paholg/typenum), compile-time numbers in Rust, by Paho Lurie-Gregg and Andre Bogus.
3030
- [timely dataflow](https://github.com/frankmcsherry/timely-dataflow), a low-latency cyclic dataflow computational model. Awesome stuff, like all the other projects by Frank McSherry.
3131

32-
## The private life of Rust's work in progress
32+
## The private life of Rust work in progress
3333

3434
- [futures-rs](https://github.com/alexcrichton/futures-rs), a WIP implementation of future, promise, and (async) stream types, by Alex Crichton.
3535
- [miri](https://github.com/solson/miri), an interpreter for Rust's mid-level intermediate representation, by Scott Olson.

0 commit comments

Comments
 (0)