Skip to content

Commit 38bc3cd

Browse files
committed
trigger ci
1 parent b730c52 commit 38bc3cd

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
@@ -24,8 +24,8 @@ db.close();
2424
## Usage
2525

2626
Since this library depends on the FFI API, you must pass `--allow-env`,
27-
`--allow-ffi`. Network and FS permissions are also
28-
needed to download and cache prebuilt library.
27+
`--allow-ffi`. Network and FS permissions are also needed to download and cache
28+
prebuilt library.
2929

3030
You can also just use `--allow-all` / `-A` flag since FFI basically gives full
3131
access.

0 commit comments

Comments
 (0)