Skip to content

Commit 02a3577

Browse files
authored
docs(execution): fix 'kick off' typo (#1107)
Just a typo 🙂
2 parents da7e787 + 3e99593 commit 02a3577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/src/pages/en/execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ taken into account.
2222

2323
## Local Execution (Using Node)
2424

25-
Once the code is compiled, you can use `node` to kick of the command using
25+
Once the code is compiled, you can use `node` to kick off the command using
2626

2727
```shell
2828
node ./dist/main [args] [options]

0 commit comments

Comments
 (0)