From 042e26cf8c8a2a456c35c330c852ac4b5a924874 Mon Sep 17 00:00:00 2001 From: Aaron Steers Date: Sat, 17 Feb 2024 23:15:29 -0800 Subject: [PATCH] fix name --- airbyte/documents.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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