This is an automated email from the ASF dual-hosted git repository.

dzamo pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new ca5d8cd  Typo Rectified (#2086)
ca5d8cd is described below

commit ca5d8cd25f1af7968fd935678c91caeb149f00a6
Author: Swatantra Agrawal <[email protected]>
AuthorDate: Fri Jan 15 19:47:24 2021 +0530

    Typo Rectified (#2086)
---
 _docs/query-data/060-querying-the-information-schema.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_docs/query-data/060-querying-the-information-schema.md 
b/_docs/query-data/060-querying-the-information-schema.md
index 34f6d3b..f55fa68 100644
--- a/_docs/query-data/060-querying-the-information-schema.md
+++ b/_docs/query-data/060-querying-the-information-schema.md
@@ -73,7 +73,7 @@ type) for each column in each table or view.
 
 The VIEWS table returns the name and definition for each view in your
 databases. Note that file schemas are the canonical repository for views in
-Drill. Depending on how you create a view, the may only be displayed in Drill
+Drill. Depending on how you create a view, they may only be displayed in Drill
 after it has been used.
 
 ## PARTITIONS

Reply via email to