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

Possible typo in README.md #56

@alexschwarz89

Description

@alexschwarz89

- Do you want to request a feature or report a bug? Bug

- What is the current behavior?
Readme.MD tells about optional parameters "parallelUpload" and "paralellHash" but in src/deploy/index.js the parameters are named "concurrentHash" and " concurrentUpload".

- If the current behavior is a bug, please provide the steps to reproduce.
Review the README.md:
https://github.com/netlify/js-client/tree/6070f83a528eb4685c10764c1bd9716b80a07935

Compare it to the js file:
https://github.com/netlify/js-client/blob/6070f83a528eb4685c10764c1bd9716b80a07935/src/deploy/index.js

- What is the expected behavior?
The parameters should be named as they get used.

- Please mention your node.js, and operating system version.
OS X / node v10.15.0

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