Skip to content

Commit d0c6f73

Browse files
committed
Fix changelog entry for SE-0143
1 parent 81f1574 commit d0c6f73

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
@@ -33,7 +33,7 @@ Swift 5.0
3333

3434
Runtime query of conditional conformances is now implemented. Therefore,
3535
a dynamic cast such as `value as? P`, where the dynamic type of `value`
36-
conditional conforms to `P`, will succeed when the conditional
36+
conditionally conforms to `P`, will succeed when the conditional
3737
requirements are met.
3838

3939
Swift 4.1

0 commit comments

Comments
 (0)