Skip to content

Commit 3274ca5

Browse files
authored
Merge pull request #412 from zipperer/patch-1
Update README.md
2 parents 6b94164 + e5e3b54 commit 3274ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Logica compiles to SQL and gives you access to the power of SQL ecosystem
3232
with the convenience of logic programming syntax.
3333

3434
This is useful because
35-
SQL enginers are magnitudes more powerful than state of the art native
35+
SQL engines are magnitudes more powerful than state of the art native
3636
logic programming engines. For example, BigQuery is a distributed datawarehouse and thus logic programs written
3737
in Logica can be easily parallelized onto thousands of servers. Postgres and SQLite are among most popular databases, they are
3838
capable of processing substantial volumes of data right on your machine.

0 commit comments

Comments
 (0)