diff --git a/website/docs/guides/dremio-lakehouse.md b/website/docs/guides/dremio-lakehouse.md index 341aef4b5f5..1c59c04d175 100644 --- a/website/docs/guides/dremio-lakehouse.md +++ b/website/docs/guides/dremio-lakehouse.md @@ -79,7 +79,7 @@ def quoted_by_component(self, identifier, componentName): ``` -This is required because the plugin doesn’t support schema names in Dremio containing dots and spaces. +You need to update this pattern because the plugin doesn’t support schema names in Dremio containing dots and spaces. ## Build your pipeline