Skip to content

Commit 0de3d1b

Browse files
authored
Close code block
1 parent 8f6bd7a commit 0de3d1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/iot-edge/tutorial-develop-for-windows.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ The IoT Edge runtime needs your registry credentials to pull your container imag
170170
"address": "<registry name>.azurecr.io"
171171
}
172172
}
173+
```
173174

174175
4. Save the deployment.template.json file.
175176

@@ -334,4 +335,4 @@ In this tutorial, you set up Visual Studio 2019 on your development machine and
334335

335336
> [!div class="nextstepaction"]
336337
> [C](tutorial-c-module-windows.md)
337-
> [C#](tutorial-csharp-module-windows.md)
338+
> [C#](tutorial-csharp-module-windows.md)

0 commit comments

Comments
 (0)