Skip to content

Commit eb14d02

Browse files
committed
Fix typo
1 parent cb788f2 commit eb14d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/New Features/Compiler Warnings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ file.pluto:5: warning: discarding return value of function declared '<nodiscard>
207207
```
208208

209209
## Compile-time Configuration
210-
The state of each warning type can be changed during compile-time and exception for certain code can be made.
210+
The state of each warning type can be changed during compile-time and exceptions for certain code can be made.
211211

212212
### Changing Warning States
213213

0 commit comments

Comments
 (0)