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 9e0ad9b commit 7ca32b1Copy full SHA for 7ca32b1
docs/features/signals.md
@@ -51,4 +51,4 @@ class MyWorkflow extends Workflow
51
}
52
```
53
54
-**Note:** The `await()` method should only be used in a workflow, and not in an activity.
+**Important:** The `await()` method should only be used in a workflow, and not in an activity.
0 commit comments