Skip to content

Commit 527e3a6

Browse files
committed
Updated readme.
1 parent 1e8e02d commit 527e3a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ form.submit({
137137

138138
## Notes
139139

140-
- ```getLengthSync()``` method won't calculate length for streams, and in general be careful with *Sync* functions, probably in most cases there is better solution to your problem.
140+
- ```getLengthSync()``` method DOESN'T calculate length for streams, use ```knownLength``` options as workaround.
141141

142142
## TODO
143143

0 commit comments

Comments
 (0)