Skip to content

Commit a79f077

Browse files
JDW818clrcrl
authored andcommitted
typo
1 parent 6db3285 commit a79f077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ get_relations_by_prefix, it's particularly handy paired with `union_relations`.
492492

493493
**Args:**
494494
* `schema_pattern` (required): The schema pattern to inspect for relations.
495-
* `table_pattern` (required): The name of the table/view (case insensitive)
495+
* `table_pattern` (required): The name of the table/view (case insensitive).
496496
* `exclude` (optional): Exclude any relations that match this table pattern.
497497
* `database` (optional, default = `target.database`): The database to inspect
498498
for relations.

0 commit comments

Comments
 (0)