Skip to content

Commit ec7fe05

Browse files
Update Guide.docc/Guidance.md
Co-authored-by: Konrad `ktoso` Malawski <[email protected]>
1 parent 814c32c commit ec7fe05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Guide.docc/Guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ keep your changes contained.
4040

4141
## Enable Complete Checking
4242

43-
Don't move directly from Swift 5 with no checking to the Swift 6 language mode.
43+
You don't have to directly from Swift 5 with no checking to the Swift 6 language mode.
4444
Instead, first begin by [enabling complete checking][] for a
4545
module that currently still using the Swift 5 mode.
4646
This will surface any potential data safety issues as

0 commit comments

Comments
 (0)