We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22882fb + 27dc03f commit 088b6d8Copy full SHA for 088b6d8
src/destructors.md
@@ -162,7 +162,7 @@ smallest scope that contains the expression and is one of the following:
162
* The `else` block of an `if` expression.
163
* The condition expression of an `if` or `while` expression, or a `match`
164
guard.
165
-* The expression for a match arm.
+* The body expression for a match arm.
166
* The second operand of a [lazy boolean expression].
167
168
> **Notes**:
0 commit comments