Skip to content

Copy-paste typo in the API doc of url.format(urlObject). #17294

Closed
@pdkovacs

Description

@pdkovacs
  • Version: v9.2.0
  • Platform: All
  • Subsystem: Documentation

Copy-paste typo in the API doc of url.format(urlObject).

Actual:

If urlObject is not an object or a string, url.parse() will throw a TypeError.

Expected

If urlObject is not an object or a string, url.format() will throw a TypeError.

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