Skip to content

Commit 68e3b4d

Browse files
authored
Merge pull request #2998 from garritfra/patch-1
2497: fix typo
2 parents 0e6ebf0 + 6451245 commit 68e3b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/2497-if-let-chains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1687,7 +1687,7 @@ the proposed syntax in this RFC to work.
16871687
[Appendix B.2]: #appendix-b2
16881688

16891689
Many participants in the survey opined that the proposed syntax was consistent
1690-
with current Rust. They though that this was positive.
1690+
with current Rust. They thought that this was positive.
16911691

16921692
1. > It is the *only* option consistent with what we have today and expect once we learn about `let PATTERN = EXPR`.
16931693

0 commit comments

Comments
 (0)