Skip to content

Commit 4e9d2e2

Browse files
authored
Fix typo in docs
1 parent 009d2b8 commit 4e9d2e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/commands.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This will cause the command to **not** produce another event when the workflow y
1717

1818
## States & Transitions
1919

20-
Commands are a simpel state machine and their states and transitions are the following:
20+
Commands are a simple state machine and their states and transitions are the following:
2121

2222
![](./commands.drawio.png)
2323

@@ -26,4 +26,4 @@ Commands are a simpel state machine and their states and transitions are the fol
2626
- ScheduleTimer
2727

2828
- No all commands are committable, the ones which aren't are:
29-
- Sideeffect
29+
- Sideeffect

0 commit comments

Comments
 (0)