Skip to content

Commit

Permalink
Merge pull request #1345 from Aaron-Hartwig/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
seanstrom committed Jan 8, 2015
2 parents 6abe25c + 395d244 commit 339aeee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -678,7 +678,7 @@ request.post(url)
### request.head
Same as request() but defaults to `method: "HEAD"`.
Same as `request()`, but defaults to `method: "HEAD"`.
```javascript
request.head(url)
Expand Down

0 comments on commit 339aeee

Please sign in to comment.