We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec00d54 commit 19ba76fCopy full SHA for 19ba76f
1 file changed
README.md
@@ -120,7 +120,7 @@ implementations to fallback to a 'vanilla' TableProvider in case the
120
The `FederationProvider` can provide a `compute_context`. This allows it to
121
differentiate between multiple remote execution context of the same type. For
122
example two different mysql instances, database schemas, access level, etc. The
123
-`FederationProvider` also returns the `Optimizer` that is allows it to
+`FederationProvider` also returns the `Optimizer` that allows it to
124
self-determine what part of a sub-plan it can federate.
125
126
The `sql` module implements a generic `FederationProvider` for SQL execution
0 commit comments