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 558a0cc commit 0c53914Copy full SHA for 0c53914
CHANGELOG.md
@@ -8,7 +8,7 @@ Swift 5.5
8
9
* [SE-0313][]:
10
11
- Declarations inside an actor that would normally by actor-isolated can
+ Declarations inside an actor that would normally be actor-isolated can
12
explicitly become non-isolated using the `nonisolated` keyword. Non-isolated
13
declarations can be used to conform to synchronous protocol requirements:
14
0 commit comments