diff --git a/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py b/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py index 6ca2d8e65788e..22bdf65d0c624 100644 --- a/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py +++ b/python_modules/libraries/dagster-fivetran/dagster_fivetran/resources.py @@ -685,7 +685,7 @@ def load_fivetran_asset_specs( to convert Fivetran content into AssetSpecs. Defaults to DagsterFivetranTranslator. Returns: - List[AssetSpec]: The set of assets representing the Tableau content in the workspace. + List[AssetSpec]: The set of assets representing the Fivetran content in the workspace. """ with workspace.process_config_and_initialize_cm() as initialized_workspace: return check.is_list(