Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored Jul 1, 2017
1 parent 73857c4 commit f0b3a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ Progress events for uploading (sending request) and downloading (receiving respo
}
```

If it's not possible to retrieve body size (can happen when streaming), `total` will be `null`.
If it's not possible to retrieve the body size (can happen when streaming), `total` will be `null`.

##### .on('error', error, body, response)

Expand Down

0 comments on commit f0b3a3c

Please sign in to comment.