We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b648a commit 3d8304dCopy full SHA for 3d8304d
src/expressions.md
@@ -107,7 +107,7 @@ The following contexts are *place expression* contexts:
107
* The indexed operand of an array indexing expression.
108
* The operand of any [implicit borrow].
109
* The initializer of a [let statement].
110
-* The [scrutinee] of a [`if let`], [`match`][match] or [`while let`]
+* The [scrutinee] of an [`if let`], [`match`][match], or [`while let`]
111
expression.
112
* The base of a [functional update] struct expression.
113
0 commit comments