diff --git a/docs/content/query/schema.md b/docs/content/query/schema.md index 75f27de..27b7410 100644 --- a/docs/content/query/schema.md +++ b/docs/content/query/schema.md @@ -35,7 +35,7 @@ Other implementations will come later. When possible, this API uses the `information_schema` tables. Nevertheless each database vendor has its own dialect, even when considering the information schema. Keep in mind that each vendor will apply its own access control over information it gives back when reading those -catalogs, and result may vary depending upon the current user access rights. +catalogs. Result may vary depending upon the current user access rights. ::: First, you may want to list databases: