Skip to content

Commit c2cb4e3

Browse files
author
Michael Mathews
authored
Update README.md (#608)
Typo. Signed-off-by: Michael Mathews <michael.mathews@workrise.com>
1 parent a455d09 commit c2cb4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ states:
220220
#### Description
221221
222222
This example shows a single [Event State](../specification.md#event-state) with one action that calls the "greeting" function.
223-
The event state consumes cloud events of type "greetingEventType". When an even with this type
223+
The event state consumes cloud events of type "greetingEventType". When an event with this type
224224
is consumed, the Event state performs a single action that calls the defined "greeting" function.
225225
226226
For the sake of the example we assume that the cloud event we will consume has the format:

0 commit comments

Comments
 (0)