mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-04-15 05:22:12 +02:00
Fix Summary Menu Typo (#2063)
While reading the course I stumbled upon a tiny typo so might as well fix it 🔍 👀 !
This commit is contained in:
parent
87572f467d
commit
51234c17a8
@ -359,7 +359,7 @@
|
||||
- [Plain Threads](concurrency/threads/plain.md)
|
||||
- [Scoped Threads](concurrency/threads/scoped.md)
|
||||
- [Channels](concurrency/channels.md)
|
||||
- [Senders and Reveivers](concurrency/channels/senders-receivers.md)
|
||||
- [Senders and Receivers](concurrency/channels/senders-receivers.md)
|
||||
- [Unbounded Channels](concurrency/channels/unbounded.md)
|
||||
- [Bounded Channels](concurrency/channels/bounded.md)
|
||||
- [`Send` and `Sync`](concurrency/send-sync.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user