Skip to content

Commit 788cc1c

Browse files
committed
Fix typo.
Signed-off-by: Aditya Raisinghani <[email protected]>
1 parent 9b31aa7 commit 788cc1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ $defs:
313313
pattern: ^[a-zA-Z0-9](?:[a-zA-Z0-9-.]{0,61}[a-zA-Z0-9])?$
314314
port:
315315
type: integer
316-
title: WithGRPCServicePost
316+
title: WithGRPCServicePort
317317
description: The port number of the GRPC service to call.
318318
minimum: 0
319319
maximum: 65535

0 commit comments

Comments
 (0)