Skip to content

syntax error corrected #21

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

Closed
wants to merge 1 commit into from
Closed

syntax error corrected #21

wants to merge 1 commit into from

Conversation

prateek-patel
Copy link

there is a syntax error in the code after "Also we can use the method Object.assign for that." line.
The comma is added after the square bracket so which is wron. I have corrected in it.

there is a syntax error in the code after "Also we can use the method Object.assign for that." line.
The comma is added after the square bracket so which is wron. I have corrected in it.
@iliakan
Copy link
Member

iliakan commented Jun 9, 2017

Usually, square brackets enclose optional arguments. Here the first comma is optional too.

@iliakan iliakan closed this Jun 9, 2017
athena0304 pushed a commit to athena0304/javascript-tutorial-en that referenced this pull request Jun 4, 2018
* first draft

resolve javascript-tutorial#21

* fix(testing-mocha): Adjust some contents

* fix: Adjust some words due to code review changes

Signed-off-by: sqrtthree <[email protected]>

* translate the remaining part

* Update article.md
iliakan pushed a commit that referenced this pull request Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants