Skip to content

Commit 114a73a

Browse files
Amanda ButlerMika Leppänen
authored andcommitted
Copy edit EthInterface.md
Copy edit file for correct use of bullets and numbers and for parallelism.
1 parent 8b983ef commit 114a73a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/reference/api/connectivity/networksocket/EthInterface.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@ Refer to the API below for how to set the IP addresses by calling the `set_netwo
4545
### Troubleshooting information
4646

4747
Network interface `connect` failure causes:
48-
1. `NSAPI_ERROR_NO_CONNECTION` indicates that Ethernet link up has failed. Check that the Ethernet connection is working.
49-
1. `NSAPI_ERROR_DHCP_FAILURE` indicates that acquiring IP address has failed. Check that the IP address configuration service is working.
48+
49+
- `NSAPI_ERROR_NO_CONNECTION` indicates that the Ethernet link up has failed. Check that the Ethernet connection is working.
50+
- `NSAPI_ERROR_DHCP_FAILURE` indicates that acquiring the IP address has failed. Check that the IP address configuration service is working.
5051

5152
### EthInterface class reference
5253

0 commit comments

Comments
 (0)