Skip to content

Commit c060791

Browse files
authored
Update README.md
1 parent df092f0 commit c060791

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
@@ -47,7 +47,7 @@ obtain the encryption key for the database
4747
PRAGMA key = 'passphrase';
4848

4949
Alternately, you can specify an exact byte sequence using a blob literal. If you
50-
use this method it is your responsibility to ensure that the data you provide a
50+
use this method it is your responsibility to ensure that the data you provide is a
5151
64 character hex string, which will be converted directly to 32 bytes (256 bits) of
5252
key data without key derivation.
5353

0 commit comments

Comments
 (0)