Skip to content

Commit 0b4cdf1

Browse files
author
Tihomir Surdilovic
authored
Merge pull request #4 from tsurdilo/fixtypos2
Small fixes to readme
2 parents af5e5a7 + 158436e commit 0b4cdf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
![Verify JAVA SDK](https://github.com/serverlessworkflow/sdk-java/workflows/Verify%20JAVA%20SDK/badge.svg)
22
![Deploy JAVA SDK](https://github.com/serverlessworkflow/sdk-java/workflows/Deploy%20JAVA%20SDK/badge.svg)
33

4-
# Serverless Workflow Specification - JAVA SDK
4+
# Serverless Workflow Specification - Java SDK
55

6-
Provides the JAVA API/SPI for the [Serverless Workflow Specification](https://github.com/serverlessworkflow/specification)
6+
Provides the Java API/SPI for the [Serverless Workflow Specification](https://github.com/serverlessworkflow/specification)
77

88
Allows you to parse Workflow types from JSON/YAML sources, as well as programmatically build your workflows using
99
the provided builder API.

0 commit comments

Comments
 (0)