From b4a11b180285e8f6441459fe4cb6f1a22e5075b5 Mon Sep 17 00:00:00 2001 From: Maxime Armstrong Date: Fri, 13 Dec 2024 15:55:25 -0500 Subject: [PATCH] Fix typo --- docs/docs-beta/docs/integrations/libraries/fivetran.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs-beta/docs/integrations/libraries/fivetran.md b/docs/docs-beta/docs/integrations/libraries/fivetran.md index d30a99078ab51..07fe6920f0cd5 100644 --- a/docs/docs-beta/docs/integrations/libraries/fivetran.md +++ b/docs/docs-beta/docs/integrations/libraries/fivetran.md @@ -57,7 +57,7 @@ You can use Dagster to sync Fivetran connectors and materialize Fivetran connect ### Customize the materialization of Fivetran assets -If you want to customize the sync of your connectors, you can use the decorator to do so. This allows you to execute custom code before and after the call to the fivetran sync. +If you want to customize the sync of your connectors, you can use the decorator to do so. This allows you to execute custom code before and after the call to the Fivetran sync.