Open
Description
Is your feature request related to a problem? Please describe.
If I'm not mistaken, the Basics code example under "Intersection types" actually shows a union type and vice versa.
Cf. https://www.typescriptlang.org/docs/handbook/advanced-types.html
Describe the solution you'd like
The headings could be swapped.
Thank you for this great course.