Skip to content

Typo in README #17

@luisscholl

Description

@luisscholl

Hi,

The Advanced usage and configuration section of the README has a small typo in the demo code. There is a missing r in the Posterizer's constructor name.

// current 
var posterizer = new potrace.Posterize();
// corrected
var posterizer = new potrace.Posterizer();

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