Skip to content

Commit e39b907

Browse files
committed
CHANGELOG.md: Fix formatting
1 parent 34af7c2 commit e39b907

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,10 @@ Swift 4.2
115115

116116
* [SE-0143][]
117117

118-
Runtime query of conditional conformances is now implemented. Therefore,
119-
a dynamic cast such as `value as? P`, where the dynamic type of `value`
120-
conditionally conforms to `P`, will succeed when the conditional
121-
requirements are met.
118+
Runtime query of conditional conformances is now implemented. Therefore,
119+
a dynamic cast such as `value as? P`, where the dynamic type of `value`
120+
conditionally conforms to `P`, will succeed when the conditional
121+
requirements are met.
122122

123123
**Add new entries to the top of this section, not here!**
124124

0 commit comments

Comments
 (0)