Skip to content

Commit 7ac6272

Browse files
Update posts/2021-05-07-caught-red-handed.md
Co-authored-by: est31 <est31@users.noreply.github.com>
1 parent c250c4e commit 7ac6272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2021-05-07-caught-red-handed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ environment if on a prior version: please see the [what you should do][part3]
3636
section for details on how to do so.
3737

3838
Incremental compilation is off by default for release builds, so few
39-
production builds should be affected (only users who may have opted in).
39+
production builds should be affected (only for users who have opted in).
4040

4141
Miscompilations that can arise from the bugs in incremental compilation generate incorrect code in final
4242
artifacts, essentially producing malformed binaries, which means that in theory

0 commit comments

Comments
 (0)