Update opening_sqlite.py

Fixed minor typo
This commit is contained in:
Chapin Bryce 2019-11-26 20:05:45 -05:00 committed by GitHub
parent bea722fdba
commit cf5795ed1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
"""Example for opening and exploring Sqlite database.
"""Example for opening and exploring Sqlite databases.
Example Usage: