Skip to content

Commit 283a0a0

Browse files
Update from comment
1 parent 2e77ecd commit 283a0a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

courses/rust_essentials/060_references/02_exclusive.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ How References Use Non-Lexical Lifetimes
6161

6262
.. note::
6363

64-
References live until their last use, not to the end of the scope :rust:`{ }`
64+
References live until their last use, not the end of the scope :rust:`{ }`
6565

6666
----------------------
6767
Binding vs Reference

0 commit comments

Comments
 (0)