Skip to content

Commit 7ef4579

Browse files
committed
Fix typo
1 parent 3b01f3f commit 7ef4579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbyte_cdk/sources/declarative/declarative_component_schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ definitions:
111111
items:
112112
"$ref": "#/definitions/AddedFieldDefinition"
113113
condition:
114-
description: Fields will be added if expression is evaluated to True.,
114+
description: Fields will be added if expression is evaluated to True.
115115
type: string
116116
default: ""
117117
interpolation_context:

0 commit comments

Comments
 (0)