diff --git a/airbyte/documents.py b/airbyte/documents.py index b85ce8c1..04630fee 100644 --- a/airbyte/documents.py +++ b/airbyte/documents.py @@ -20,7 +20,7 @@ } ``` -Note that the `document_rendering` annotation is optional. +Note that the `airbyte_document_rendering` annotation is optional. """ from __future__ import annotations