Skip to content

Commit f7efbab

Browse files
Update impl/README.md
Co-authored-by: Ricardo Zanini <[email protected]>
1 parent 91c2937 commit f7efbab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The detailed version is more suitable for those users interested in a more thoug
9797

9898
### Quick version
9999

100-
For a quick introduction, we are going to use a simple workflow [definition](../examples/simpleGet/src/main/resources/get.yaml) that performs a get call.
100+
For a quick introduction, we will use a simple workflow [definition](../examples/simpleGet/src/main/resources/get.yaml) that performs a get call.
101101
We are going to show two ways of invoking the workflow:
102102
- blocking the thread till the get request goes through
103103
- returning control to the caller, so the main thread continues while the get is executed

0 commit comments

Comments
 (0)