diff --git a/website/docs/guides/customize-schema-alias.md b/website/docs/guides/customize-schema-alias.md index b001f91be98..9a327c4f085 100644 --- a/website/docs/guides/customize-schema-alias.md +++ b/website/docs/guides/customize-schema-alias.md @@ -376,7 +376,7 @@ This will generate the following outputs for a model called `my_model` with a cu | Production | prod | analytics |prod.marketing.my_model | -### What not to do +## What not to do This section will provide an outline of what users should avoid doing when customizing their schema and alias due to the issues that may arise.