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 3e0d987 + 74a865c commit eead22cCopy full SHA for eead22c
src/fn/diverging.md
@@ -66,4 +66,4 @@ fn main() {
66
```
67
68
It is also the return type of functions that loop forever (e.g. `loop {}`) like
69
-network servers or functions that terminates the process (e.g. `exit()`).
+network servers or functions that terminate the process (e.g. `exit()`).
0 commit comments