We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d47d1 commit 59d7292Copy full SHA for 59d7292
examples/README.md
@@ -73,7 +73,7 @@ into individual strings e.g.:
73
74
`"args": [ "-Param1", "foo" "-Recurse" ],`
75
76
-At runtime these arguments will be concatenated togehter using a space
+At runtime these arguments will be concatenated together using a space
77
delimiter so it will result in the same string as the first `args` example.
78
79
### Setting the Working Directory
0 commit comments