Skip to content

Commit 338a8da

Browse files
author
Oscar Franco
committed
Minor readme improvements
1 parent d908c12 commit 338a8da

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
@@ -338,7 +338,7 @@ The library creates/opens databases by appending the passed name plus, the [docu
338338

339339
If you have an existing database file you want to load you can navigate from these directories using dot notation. e.g. `../www/myDb.sqlite`. Note that on iOS the file system is sand-boxed, so you cannot access files/directories not in your app bundle directories.
340340

341-
You can place/move your database file using the one of the many react-native fs libraries.
341+
Alternatively you can place/move your database file using the one of the many react-native fs libraries.
342342

343343
## More
344344

0 commit comments

Comments
 (0)