Skip to content

Typo in "Invalid Parameters" error message #3

@sheffieldnikki

Description

@sheffieldnikki

Great library, thanks :) There is a typo in the error message:

throw Error("Invalid Parameters. Firt parameter to SVGPanZoom should be an svg element")

should be:

throw Error("Invalid Parameters. First parameter to SVGPanZoom should be an svg element")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions