We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b291184 + 82b7575 commit 8591643Copy full SHA for 8591643
src/04_pinning/01_chapter.md
@@ -101,7 +101,7 @@ it safe to create references to values inside an `async` block.
101
102
## Pinning in Detail
103
104
-Let's try to understand pinning by using an slightly simpler example. The problem we encounter
+Let's try to understand pinning by using a slightly simpler example. The problem we encounter
105
above is a problem that ultimately boils down to how we handle references in self-referential
106
types in Rust.
107
0 commit comments