Skip to content

Commit df420c8

Browse files
committed
Add missing I
1 parent 99204d4 commit df420c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@
331331
p obj == h
332332
</pre>
333333
334-
- "How do insert binary data into the database?": >-
334+
- "How do I insert binary data into the database?": >-
335335
Use blobs. Blobs are new features of SQLite3. You have to use bind
336336
variables to make it work:
337337

0 commit comments

Comments
 (0)