Skip to content

Commit

Permalink
docs: spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
VonDerBeck committed Oct 16, 2023
1 parent 3142c6c commit 59a628a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ public class ManualJobHandler : IAsyncZeebeWorker
```

Please be aware, that uncatched exceptions still lead to sending fail commands (or error commands in case of `BpmnErrorException`).
It's the responsability of the worker implementation to catch and handle all exceptions if a different behaviour is intended.
It's the responsibility of the worker implementation to catch and handle all exceptions if a different behaviour is intended.

### Dynamic message receiver

Expand Down

0 comments on commit 59a628a

Please sign in to comment.