We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2af6d3c + 3c9516b commit f6ed74fCopy full SHA for f6ed74f
src/destructors.md
@@ -158,7 +158,7 @@ smallest scope that contains the expression and is one of the following:
158
159
* The entire function body.
160
* A statement.
161
-* The body of a [`if`], [`while`] or [`loop`] expression.
+* The body of an [`if`], [`while`] or [`loop`] expression.
162
* The `else` block of an `if` expression.
163
* The condition expression of an `if` or `while` expression, or a `match`
164
guard.
0 commit comments