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 cb788f2 commit eb14d02Copy full SHA for eb14d02
docs/New Features/Compiler Warnings.md
@@ -207,7 +207,7 @@ file.pluto:5: warning: discarding return value of function declared '<nodiscard>
207
```
208
209
## Compile-time Configuration
210
-The state of each warning type can be changed during compile-time and exception for certain code can be made.
+The state of each warning type can be changed during compile-time and exceptions for certain code can be made.
211
212
### Changing Warning States
213
0 commit comments