Skip to content

Commit

Permalink
Merge pull request #268 from TehShrike/patch-1
Browse files Browse the repository at this point in the history
I'm not OCD seriously
  • Loading branch information
mikeal committed Jun 12, 2012
2 parents 5027141 + f4b87cf commit d6e78e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ Or from source:

## Super simple to use

Request is designed to be the simplest way possible to make http calls. It support HTTPS and follows redirects by default.
Request is designed to be the simplest way possible to make http calls. It supports HTTPS and follows redirects by default.

```javascript
var request = require('request');
Expand Down

0 comments on commit d6e78e1

Please sign in to comment.