TypeScript-Handbook icon indicating copy to clipboard operation
TypeScript-Handbook copied to clipboard

Fix typo in article "Type Compatibility"

Open myshov opened this issue 5 years ago • 0 comments

I believe that in the computing the common usage of the term "source" is an input for some "target". So in the example of the section "Comparing two functions" "source" and "target" should be swapped.

myshov avatar Apr 11 '20 18:04 myshov