Fixed a typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# A mental model of how Futures and runtimes work
|
# A mental model of how Futures and runtimes work
|
||||||
|
|
||||||
The main goal in this part is to build a high level
|
The main goal in this part is to build a high level
|
||||||
mental model of how the different pieces we read about in the previos chapter
|
mental model of how the different pieces we read about in the previous chapter
|
||||||
works toghether. I hope this will make it easier to understand what we just read
|
works toghether. I hope this will make it easier to understand what we just read
|
||||||
about in the previous chapter and also explain why we take a deep dive into topics
|
about in the previous chapter and also explain why we take a deep dive into topics
|
||||||
like trait objects and generators in the next few chapters.
|
like trait objects and generators in the next few chapters.
|
||||||
|
|||||||
Reference in New Issue
Block a user