We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e11b66 + c9956ce commit f931becCopy full SHA for f931bec
src/flow_control/for.md
@@ -108,7 +108,7 @@ fn main() {
108
```
109
110
In the above snippets note the type of `match` branch, that is the key
111
-difference in the types or iteration. The difference in type then of course
+difference in the types of iteration. The difference in type then of course
112
implies differing actions that are able to be performed.
113
114
### See also
0 commit comments