Skip to content

Require section in documentation has wrong module name #4

@dariuszsikorski

Description

@dariuszsikorski

Hi, that's a very small thing, but every user who copy & paste code from documentation will encounter it.

The
var change = require('change');

Shoud be replaced with proper:
var change = require('gulp-change');

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions