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 55e809f commit 197b956Copy full SHA for 197b956
src/error/ExecutionAbortedError.ts
@@ -1,5 +1,5 @@
1
/**
2
- * Represents the abortion of a state machine execution.
+ * Represents the abort of a state machine execution.
3
*/
4
export class ExecutionAbortedError extends Error {
5
constructor() {
0 commit comments