Skip to content

Commit a65d9b9

Browse files
committed
fix typo
1 parent 5f50568 commit a65d9b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

activities-stateful/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ There are a few key changes compared to a normal, stateless activity.
1919
1. `npm run start.watch` to start the Worker.
2020
1. In another shell, `npm run workflow` to run the Workflow Client.
2121

22-
The Workflow should try a few times, throwing a `not yet` error each time,
22+
The Workflow should try four times, throwing a `not yet` error each time,
2323
and then on the fifth try, it should log `Hello Temporal!` to the
2424
console and complete.

0 commit comments

Comments
 (0)