The Wayback Machine - https://web.archive.org/web/20201106140810/https://github.com/netlify/js-client/issues/56
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible typo in README.md #56

Open
alexschwarz89 opened this issue Aug 13, 2019 · 0 comments
Open

Possible typo in README.md #56

alexschwarz89 opened this issue Aug 13, 2019 · 0 comments

Comments

@alexschwarz89
Copy link

@alexschwarz89 alexschwarz89 commented Aug 13, 2019

- 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.