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.
1 parent 4e11b66 commit c9956ceCopy full SHA for c9956ce
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