We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b94164 + e5e3b54 commit 3274ca5Copy full SHA for 3274ca5
README.md
@@ -32,7 +32,7 @@ Logica compiles to SQL and gives you access to the power of SQL ecosystem
32
with the convenience of logic programming syntax.
33
34
This is useful because
35
-SQL enginers are magnitudes more powerful than state of the art native
+SQL engines are magnitudes more powerful than state of the art native
36
logic programming engines. For example, BigQuery is a distributed datawarehouse and thus logic programs written
37
in Logica can be easily parallelized onto thousands of servers. Postgres and SQLite are among most popular databases, they are
38
capable of processing substantial volumes of data right on your machine.
0 commit comments