Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SerafimArts committed Apr 9, 2024
1 parent e9e7b1d commit b2c5523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Writerside/topics/language.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ Below is a list of conditional types.
<tr>
<td colspan="6">
<a href="conditional-types.md">
Conditional (negative) equality types
Conditional positive equality types
</a>
<code-block lang="typescript">
T is A ? B : C
Expand Down

0 comments on commit b2c5523

Please sign in to comment.