Skip to content

Commit a6a6627

Browse files
fjtiradogmunozfe
andauthored
Update README.md
Co-authored-by: Gonzalo Muñoz <[email protected]>
1 parent 2b9f6cf commit a6a6627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ There are, roughly speaking, two kind of users of this SDK:
7878
For those ones interested on implementing their own runtime, this SDK provides an easy way to load an in memory representation of a given workflow definition.
7979
This memory representation consist of a hierarchy of POJOS directly generated from the Serverless Workflow specification [schema](api/src/main/resources/schema/workflow.yaml), which ensures the internal representation is aligned with the specification schema. The root of the hierarchy is `io.serverlessworkflow.api.types.Workflow` class
8080

81-
#### Reading workflow definition from JSON/YAML source
81+
### Reading workflow definition from JSON/YAML source
8282

8383
You can read a Workflow definition from JSON/YAML source:
8484

0 commit comments

Comments
 (0)