Skip to content

Commit 3f277f7

Browse files
hallajiF1bonacc1
authored andcommitted
fix typo in launcher doc
1 parent 6f11e70 commit 3f277f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/docs/launcher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
processes:
77
process1:
88
description: This process will sleep for 2 seconds
9-
command: "sleep 3"
9+
command: "sleep 2"
1010
process2:
1111
description: This process will sleep for 3 seconds
1212
command: "sleep 3"

0 commit comments

Comments
 (0)