Skip to content

Commit 19ba76f

Browse files
Update README.md
Co-authored-by: Kevin Zimmerman <4733573+kczimm@users.noreply.github.com>
1 parent ec00d54 commit 19ba76f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ implementations to fallback to a 'vanilla' TableProvider in case the
120120
The `FederationProvider` can provide a `compute_context`. This allows it to
121121
differentiate between multiple remote execution context of the same type. For
122122
example two different mysql instances, database schemas, access level, etc. The
123-
`FederationProvider` also returns the `Optimizer` that is allows it to
123+
`FederationProvider` also returns the `Optimizer` that allows it to
124124
self-determine what part of a sub-plan it can federate.
125125

126126
The `sql` module implements a generic `FederationProvider` for SQL execution

0 commit comments

Comments
 (0)