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

Update client.cr #2902

Closed
wants to merge 1 commit into from
Closed

Conversation

michaeldesu
Copy link
Contributor

I mistakenly edited the html doc, but was redirected here to edit the comments used to generate the doc. The change was to comments

headers: HTTP::Headers{"User-agent": "AwesomeApp"}

to

headers: HTTP::Headers{"User-agent" => "AwesomeApp"}

I mistakenly edited the html doc, but was redirected here to edit the comments used to generate the doc. The change was to comments

headers: HTTP::Headers{"User-agent": "AwesomeApp"}

to

headers: HTTP::Headers{"User-agent" => "AwesomeApp"}
@jhass
Copy link
Member

jhass commented Jun 24, 2016

Merged as 7074b28

Thanks!

@jhass jhass closed this Jun 24, 2016
@jhass jhass added this to the 0.18.5 milestone Jun 24, 2016
@asterite asterite added kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:docs labels Jun 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants