Skip to content

Commit ccd5359

Browse files
committed
better word choice
1 parent c40f53a commit ccd5359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ you're doing ETL vs ELT)
2121
- your project is a proof of concept, to eventually be moved into
2222
another database or data warehouse platform
2323
- you want an easily accessible, open source method of building your data
24-
project that others can use without the overhead/cost of a full RDBMS
24+
project that others can also deploy without the overhead/cost of a full RDBMS
2525
or data warehouse platform account (SQLite is included with python)
2626

2727
SQLite can be surprisingly fast, despite the query optimizer not being as

0 commit comments

Comments
 (0)