Skip to content

Commit 7ace0ce

Browse files
authored
fix typo
1 parent 7a7b196 commit 7ace0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-install-iot-edge-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Examine service logs from the last 5 minutes. If you just finished installing th
188188
. {Invoke-WebRequest -useb https://aka.ms/iotedge-win} | Invoke-Expression; Get-IoTEdgeLog
189189
```
190190

191-
Run the [troubleshooting tool](troubleshoot.md#run-the-check-command)to check for the most common configuration and networking errors.
191+
Run the [troubleshooting tool](troubleshoot.md#run-the-check-command) to check for the most common configuration and networking errors.
192192

193193
```powershell
194194
iotedge check

0 commit comments

Comments
 (0)