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

Significant captialization error in readme. #5

Closed
kbaltrinic opened this issue Oct 2, 2014 · 1 comment
Closed

Significant captialization error in readme. #5

kbaltrinic opened this issue Oct 2, 2014 · 1 comment

Comments

@kbaltrinic
Copy link

The following code line in the readme is incorrect:

this.world = pc.world(seleniumAddress, options);

Specifically the first "w" needs to be capitalized:

this.World = pc.world(seleniumAddress, options);
@jozzhart
Copy link
Contributor

jozzhart commented Oct 2, 2014

This should be fixed with this pull

#3

@jozzhart jozzhart closed this as completed Oct 2, 2014
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

No branches or pull requests

2 participants