Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Typo on "Unions and Intersections" page #1311

Open
@jwbth

Description

@jwbth

I'm not sure if it's the right place to issue it because I don't see the "Unions and Intersections" page that is present on the website: https://www.typescriptlang.org/docs/handbook/unions-and-intersections.html - in this repository, but that's too bad a typo to just pass by:

function extendextends {}, Second extends {}>(

I suppose this is meant:

function extend<First extends {}, Second extends {}>(

Chrome, Firefox.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions