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 814c32c commit ec7fe05Copy full SHA for ec7fe05
Guide.docc/Guidance.md
@@ -40,7 +40,7 @@ keep your changes contained.
40
41
## Enable Complete Checking
42
43
-Don't move directly from Swift 5 with no checking to the Swift 6 language mode.
+You don't have to directly from Swift 5 with no checking to the Swift 6 language mode.
44
Instead, first begin by [enabling complete checking][] for a
45
module that currently still using the Swift 5 mode.
46
This will surface any potential data safety issues as
0 commit comments