Skip to content

Commit b2c5523

Browse files
committed
Fix typo
1 parent e9e7b1d commit b2c5523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Writerside/topics/language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ Below is a list of conditional types.
309309
<tr>
310310
<td colspan="6">
311311
<a href="conditional-types.md">
312-
Conditional (negative) equality types
312+
Conditional positive equality types
313313
</a>
314314
<code-block lang="typescript">
315315
T is A ? B : C

0 commit comments

Comments
 (0)