Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
adds missing markup + comma
  • Loading branch information
Aaron Hartwig committed Jan 8, 2015
1 parent 6abe25c commit 395d244
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 395d244

Please sign in to comment.