Skip to content

Commit eef62f3

Browse files
authored
Correct typo
1 parent b047dd4 commit eef62f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Run an automated check for the most common configuration and networking errors:
260260
sudo iotedge check
261261
```
262262
263-
Until you deploy your first module to IoT Edge on your device, the **$edgeHub** system module will not be deployed to the device. As a result, the automated check will return an error for the `Edge Hub can bind to ports on host` connectivty check. This error can be ingored unless it occurs after deploying a module to the device.
263+
Until you deploy your first module to IoT Edge on your device, the **$edgeHub** system module will not be deployed to the device. As a result, the automated check will return an error for the `Edge Hub can bind to ports on host` connectivity check. This error can be ingored unless it occurs after deploying a module to the device.
264264
265265
Finally, list running modules:
266266

0 commit comments

Comments
 (0)