Skip to content

Commit b2bf6d8

Browse files
committed
typo
1 parent 0b137cf commit b2bf6d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
If you need to save really large files bigger then the blob's size limitation or don't have
2-
enough RAM, then have a look at the more advance [StreamSaver.js](https://github.com/jimmywarting/StreamSaver.js)
3-
that can save data directly to the hard drive asynchronous with the power of the new streams API. That will have
2+
enough RAM, then have a look at the more advanced [StreamSaver.js](https://github.com/jimmywarting/StreamSaver.js)
3+
that can save data directly to the hard drive asynchronously with the power of the new streams API. That will have
44
support for progress, cancelation and knowing when it's done writing
55

66
FileSaver.js

0 commit comments

Comments
 (0)