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

fixed typo #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

fixed typo #1

wants to merge 4 commits into from

Conversation

nitin42
Copy link

@nitin42 nitin42 commented Nov 25, 2016

Fixed some typos in the constructor.

Copy link
Owner

@acupy acupy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your collaboration! Please fix the syntax error.

@@ -6,15 +6,15 @@ export default class {
isABetterThanBFunction = undefined,
population = [],
populationSize = 100,
chanceOfMutation = 50){
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the introduced syntax error due to merged arguments list and function body.

Copy link
Author

@nitin42 nitin42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted back

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