From e3b7e2ab6cb8fc4e6815ef1503119cdc475b893c Mon Sep 17 00:00:00 2001 From: Thomas Raffray Date: Tue, 10 Oct 2023 14:54:01 +0200 Subject: [PATCH] feat(specs): synchronize specs for all client (#2103) --- specs/ingestion/common/schemas/source.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/ingestion/common/schemas/source.yml b/specs/ingestion/common/schemas/source.yml index 73f8651698..17de0f6c3c 100644 --- a/specs/ingestion/common/schemas/source.yml +++ b/specs/ingestion/common/schemas/source.yml @@ -352,4 +352,4 @@ SourceUpdateInput: DockerSourceStream: type: object - description: A stream definition (see Singer specification for details). + description: A stream definition (see the Singer specification for details).