Skip to content

Commit 9c9687f

Browse files
authored
Merge pull request #104943 from Ahirrea/patch-1
Fix formating of code block
2 parents ef458e1 + 2cc69db commit 9c9687f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/iot-edge/how-to-vs-code-develop-module.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -758,8 +758,7 @@ The Docker and Moby engines support SSH connections to containers allowing you t
758758
"-i",
759759
"filtermodule",
760760
"sh",
761-
762-
"-c"
761+
"-c"
763762
],
764763
"debuggerPath": "~/vsdbg/vsdbg",
765764
"pipeCwd": "${workspaceFolder}",

0 commit comments

Comments
 (0)