Skip to content

Commit cf170d5

Browse files
committed
CDK: ref
Signed-off-by: Artem Inzhyyants <[email protected]>
1 parent 394dc6b commit cf170d5

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
@@ -779,7 +779,7 @@ definitions:
779779
enum: [LegacyToPerPartitionStateMigration]
780780
IncrementingCountCursor:
781781
title: Incrementing Count Cursor
782-
description: Cursor that allows for incremental sync according to a continuously increasing number
782+
description: Cursor that allows for incremental sync according to a continuously increasing integer.
783783
type: object
784784
required:
785785
- type

0 commit comments

Comments
 (0)