Skip to content

Commit 0c53914

Browse files
[Doc] Fix typo "by" → "be"
1 parent 558a0cc commit 0c53914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Swift 5.5
88

99
* [SE-0313][]:
1010

11-
Declarations inside an actor that would normally by actor-isolated can
11+
Declarations inside an actor that would normally be actor-isolated can
1212
explicitly become non-isolated using the `nonisolated` keyword. Non-isolated
1313
declarations can be used to conform to synchronous protocol requirements:
1414

0 commit comments

Comments
 (0)