Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit e37f378

Browse files
committed
Update README.md
1 parent 9ecee65 commit e37f378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@ Statistic data of a file, see the following sample object.
839839

840840
### RNFetchBlobSession
841841

842-
A `session` is an object that helps you manage files. It simply main a list of file path and let you use `dispose()`to delete files in this session once and for all.
842+
A `session` is an object that helps you manage files. It simply maintains a list of file path and let you use `dispose()`to delete files in this session once and for all.
843843

844844
#### add(path:string):RNFetchBlobSession
845845
Add a file path to this session.

0 commit comments

Comments
 (0)