Skip to content

Commit 59d7292

Browse files
authored
Spelling fix (#3559)
1 parent 95d47d1 commit 59d7292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: examples/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ into individual strings e.g.:
7373

7474
`"args": [ "-Param1", "foo" "-Recurse" ],`
7575

76-
At runtime these arguments will be concatenated togehter using a space
76+
At runtime these arguments will be concatenated together using a space
7777
delimiter so it will result in the same string as the first `args` example.
7878

7979
### Setting the Working Directory

0 commit comments

Comments
 (0)