Skip to content

Commit 6908287

Browse files
authored
Update CHANGELOG.md
1 parent c5f6bb5 commit 6908287

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-0311][]:
1010

11-
Task local values offer a can be defined using the new `@TaskLocal` property wrapper.
11+
Task local values can be defined using the new `@TaskLocal` property wrapper.
1212
Such values are carried implicitly by the task in which the binding was made,
1313
as well as any child-tasks, and unstructured task created from the tasks context.
1414

0 commit comments

Comments
 (0)