mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-01-09 01:02:47 +02:00
"a classic problem", not "...problems"
This commit is contained in:
parent
d8fd38b88a
commit
1ae03443d5
@ -2,7 +2,7 @@
|
||||
|
||||
Let us practice our new concurrency skills with
|
||||
|
||||
* Dining philosophers: a classic problems in concurrency.
|
||||
* Dining philosophers: a classic problem in concurrency.
|
||||
|
||||
* Multi-threaded link checker: a larger project where you'll use Cargo to
|
||||
download dependencies and then check links in parallel.
|
||||
|
Loading…
Reference in New Issue
Block a user