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