Skip to content

Commit 96ae3aa

Browse files
authored
Correct spelling of 'FiveTran' to 'Fivetran' (#2084)
Correct spelling of 'FiveTran' to 'Fivetran'
1 parent eb4daf4 commit 96ae3aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/notebooks/mmm/mmm_fivetran_connectors.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "9c7c1b1e",
66
"metadata": {},
77
"source": [
8-
"# FiveTran Data Loaders\n",
8+
"# Fivetran Data Loaders\n",
99
"\n",
1010
"This notebook demonstrates how to use PyMC-Marketing's Fivetran data loaders to quickly prepare data for MMM modeling.\n",
1111
"\n",
@@ -399,7 +399,7 @@
399399
"source": [
400400
"All `ad_reporting` tables can provide information about your drivers (media channels) which affect your target metric. But how can you get information from your target?\n",
401401
"\n",
402-
"Currently, FiveTran allows you to get information from Shopify, using [dbt_shopify](https://github.com/fivetran/dbt_shopify?tab=readme-ov-file#step-3-define-database-and-schema-variables). You can use the data loaders to access the `shopify__orders` schema and then transform the dataset to get the output ready for your media mix model."
402+
"Currently, Fivetran allows you to get information from Shopify, using [dbt_shopify](https://github.com/fivetran/dbt_shopify?tab=readme-ov-file#step-3-define-database-and-schema-variables). You can use the data loaders to access the `shopify__orders` schema and then transform the dataset to get the output ready for your media mix model."
403403
]
404404
},
405405
{

0 commit comments

Comments
 (0)