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

Commit 3347163

Browse files
authored
Update README.md
1 parent b5516de commit 3347163

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
@@ -813,7 +813,7 @@ Statistic data of a file, see the following sample object.
813813

814814
### RNFetchBlobSession
815815

816-
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.
816+
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.
817817

818818
#### add(path:string):RNFetchBlobSession
819819
Add a file path to this session.

0 commit comments

Comments
 (0)