Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
OnFreund authored Jul 14, 2024
1 parent cc2f5b9 commit 231cda3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions steps/02_create_node_server_prompt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ startFlow:
CMD [ "yarn", "start" ]
```
- text: Let me know when you managed to craete the node files.
- text: Let me know when you managed to create the node files.
- actionId: ready_message
params:
person: lucca
trigger:
type: user_ready_response
flowNode:
do:
- actionId: finish_step
- actionId: finish_step

0 comments on commit 231cda3

Please sign in to comment.