We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a455d09 commit c2cb4e3Copy full SHA for c2cb4e3
examples/README.md
@@ -220,7 +220,7 @@ states:
220
#### Description
221
222
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
+The event state consumes cloud events of type "greetingEventType". When an event with this type
224
is consumed, the Event state performs a single action that calls the defined "greeting" function.
225
226
For the sake of the example we assume that the cloud event we will consume has the format:
0 commit comments