diff --git a/target_redshift/target.py b/target_redshift/target.py index 934e3ae..97e9a11 100644 --- a/target_redshift/target.py +++ b/target_redshift/target.py @@ -151,7 +151,7 @@ def __init__( th.Property( "default_target_schema", th.StringType, - description="Redsdhift schema to send data to, example: tap-clickup", + description="Redshift schema to send data to, example: tap-clickup", ), th.Property( "activate_version",