diff --git a/README.md b/README.md index 1ffcca1..c966c8e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If you have multiple Shopify connectors in Fivetran and would like to use this p config-version: 2 vars: - union_schema: ['shopify_usa','shopify_canada'] # use this if the data is in different schemas/datasets of the same database/project + union_schemas: ['shopify_usa','shopify_canada'] # use this if the data is in different schemas/datasets of the same database/project union_databases: ['shopify_usa','shopify_canada'] # use this if the data is in different databases/projects but uses the same schema name ```