Skip to content

Commit 4824905

Browse files
toppyykevinjqliu
andauthored
typo fix
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
1 parent 366696a commit 4824905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user-guide/data-sources.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ with the names ``datafusion`` and ``public``, respectively.
228228

229229
The default implementation uses an in-memory approach to the catalog and schema. We have support
230230
for adding additional in-memory catalogs and schemas. You can access tables registered in a schema
231-
either through the Dataframe API or vial sql commands. This can be done like in the following
231+
either through the Dataframe API or via sql commands. This can be done like in the following
232232
example:
233233

234234
.. code-block:: python

0 commit comments

Comments
 (0)