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 009d2b8 commit 4e9d2e2Copy full SHA for 4e9d2e2
docs/commands.md
@@ -17,7 +17,7 @@ This will cause the command to **not** produce another event when the workflow y
17
18
## States & Transitions
19
20
-Commands are a simpel state machine and their states and transitions are the following:
+Commands are a simple state machine and their states and transitions are the following:
21
22

23
@@ -26,4 +26,4 @@ Commands are a simpel state machine and their states and transitions are the fol
26
- ScheduleTimer
27
28
- No all commands are committable, the ones which aren't are:
29
- - Sideeffect
+ - Sideeffect
0 commit comments