diff --git a/_data/meltano/loaders/target-redshift/ticketswap.yml b/_data/meltano/loaders/target-redshift/ticketswap.yml index 7757d01f1..ceb743760 100644 --- a/_data/meltano/loaders/target-redshift/ticketswap.yml +++ b/_data/meltano/loaders/target-redshift/ticketswap.yml @@ -38,12 +38,12 @@ settings: - description: Redshift cluster identifier. Note if sqlalchemy_url is set or enable_iam_authentication is false this will be ignored. kind: password - label: Cluster IDentifier + label: Cluster Identifier name: cluster_identifier sensitive: true - description: Database name. Note if sqlalchemy_url is set this will be ignored. kind: string - label: Databasename + label: Database name name: dbname - description: 'Redsdhift schema to send data to, example: tap-clickup' kind: string