Skip to content

Commit 420ae81

Browse files
Typo fixes
Co-authored-by: Tshepang Mbambo <[email protected]>
1 parent b5a654a commit 420ae81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/2025h2/reference-expansion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Other items, which are out of the scope of this project goal:
7474
bound the behavior of the borrow checker, the latest of which is Tree Borrows
7575
( https://www.ralfj.de/blog/2023/06/02/tree-borrows.html ) by Ralf Jung, a
7676
successor to the previous Stacked Borrows model. Specifying this will also
77-
carefully distinguishing between description of the current behavior and
77+
carefully distinguish between description of the current behavior and
7878
bounds on future behavior, as the borrow checker likely will improve further
7979
in the future.
8080
- The operational semantics of the Rust language, which includes the work
@@ -111,7 +111,7 @@ We hope to continue providing ongoing support for reference updates in our
111111
areas of expertise, as well as making it easier for others to make ongoing
112112
contributions by providing a starting point. While we don't expect the
113113
Reference to ever be "done" (much as the Rust language will not be), we hope to
114-
substantially close the gap between the Reference and the language,
114+
substantially close the gap between the Reference and the language.
115115

116116
In the future, we hope that the reference will include full and complete
117117
documentation for all parts of the Rust language, including the borrow checker

0 commit comments

Comments
 (0)