Skip to content

Commit 7ca32b1

Browse files
authored
Change note to important for await() method usage
1 parent 9e0ad9b commit 7ca32b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/signals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ class MyWorkflow extends Workflow
5151
}
5252
```
5353

54-
**Note:** The `await()` method should only be used in a workflow, and not in an activity.
54+
**Important:** The `await()` method should only be used in a workflow, and not in an activity.

0 commit comments

Comments
 (0)