We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7b196 commit 7ace0ceCopy full SHA for 7ace0ce
articles/iot-edge/how-to-install-iot-edge-windows.md
@@ -188,7 +188,7 @@ Examine service logs from the last 5 minutes. If you just finished installing th
188
. {Invoke-WebRequest -useb https://aka.ms/iotedge-win} | Invoke-Expression; Get-IoTEdgeLog
189
```
190
191
-Run the [troubleshooting tool](troubleshoot.md#run-the-check-command)to check for the most common configuration and networking errors.
+Run the [troubleshooting tool](troubleshoot.md#run-the-check-command) to check for the most common configuration and networking errors.
192
193
```powershell
194
iotedge check
0 commit comments