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

README code correction #216

Closed
jonbartlett opened this issue May 21, 2015 · 1 comment
Closed

README code correction #216

jonbartlett opened this issue May 21, 2015 · 1 comment

Comments

@jonbartlett
Copy link
Contributor

Code in the README with regards to changing the user agent is missing a closing curly bracket.

Should read:

HTML::Proofer.new("out/", {
  :typhoeus => {
    :headers => { "User-Agent" => "Mozilla/5.0 (compatible; My New User-Agent" }
}}).run
@jonbartlett
Copy link
Contributor Author

Submitted pull request #217 to fix this issue.

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