Skip to content

Commit

Permalink
fixing typo (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddyJD committed Feb 15, 2020
1 parent 761fae5 commit b1462ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -103,7 +103,7 @@ nwget https://raw.github.com/Fyrd/caniuse/master/data.json -O /tmp/data.json
## Changes from 2.0.0 to 3.0.0
**Progress is now returned as a Number instead of a String**

**On start filesize can return null when the remote server does not provided content-lenth**
**On start filesize can return null when the remote server does not provide content-length**

Exception for not specifying protocol is now: `Your URL must use either HTTP or HTTPS.`

Expand Down

0 comments on commit b1462ee

Please sign in to comment.