Skip to content

Commit d25c13c

Browse files
Merge branch 'main' into yuri-fix-example
2 parents ef679e1 + b79f9a3 commit d25c13c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- [About](#about)
1010
- [Ecosystem](#ecosystem)
1111
+ [DSL](dsl.md)
12-
+ [CTK](/ctk/readme.md)
12+
+ [CTK](/ctk/README.md)
1313
+ [SDKs](#sdks)
1414
+ [Runtimes](#runtimes)
1515
+ [Tooling](#Tooling)
@@ -177,4 +177,4 @@ By becoming a sponsor, you'll not only demonstrate your commitment to advancing
177177

178178
Sponsorship opportunities range from financial contributions to in-kind support, and every sponsorship makes a meaningful impact on the project's success and sustainability.
179179

180-
Support our project by [becoming a Sponsor](https://crowdfunding.lfx.linuxfoundation.org/projects/serverless-workflow).
180+
Support our project by [becoming a Sponsor](https://crowdfunding.lfx.linuxfoundation.org/projects/serverless-workflow).

schema/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ $defs:
523523
required: [ command ]
524524
required: [ shell ]
525525
description: Enables the execution of shell commands within a workflow, enabling workflows to interact with the underlying operating system and perform system-level operations, such as file manipulation, environment configuration, or system administration tasks.
526-
- title: RunWokflow
526+
- title: RunWorkflow
527527
properties:
528528
workflow:
529529
title: RunWorkflowDescriptor

0 commit comments

Comments
 (0)