diff --git a/README.md b/README.md index 5c210fc..44cdc5f 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,11 @@ - Generates a comprehensive data dictionary of your source and modeled Marketo data through the [dbt docs site](https://fivetran.github.io/dbt_marketo/). -The following table provides a detailed list of all models materialized within this package by default. +The following table provides a detailed list of all tables materialized within this package by default. -> TIP: See more details about these models in the package's [dbt docs site](https://fivetran.github.io/dbt_marketo/). +> TIP: See more details about these tables in the package's [dbt docs site](https://fivetran.github.io/dbt_marketo/). -| **Model** | **Description** | +| **Table** | **Description** | | ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------- | | [marketo__campaigns](https://fivetran.github.io/dbt_marketo/#!/model/model.marketo.marketo__campaigns) | Each record represents a Marketo campaign, enriched with metrics about email performance. | | [marketo__email_sends](https://fivetran.github.io/dbt_marketo/#!/model/model.marketo.marketo__email_sends) | Each record represents the send of a Marketo email, enriched with metrics about email performance. |