diff --git a/_overviews/scala3-migration/options-lookup.md b/_overviews/scala3-migration/options-lookup.md index 3bca1de23..a80f79c80 100644 --- a/_overviews/scala3-migration/options-lookup.md +++ b/_overviews/scala3-migration/options-lookup.md @@ -144,7 +144,7 @@ since the configuration syntax and the error messages it matches are different. | 2.13.x | 3.3.x | |-|-| | `-Xasync` | | -| `-Xcheckinit` | `-Ycheck-init` | +| `-Xcheckinit` | `-Ysafe-init` | | `-Xdev` | | | `-Xdisable-assertions` | | | `-Xelide-below` | |