Skip to content

Commit 7a8a4c7

Browse files
author
Amanda Butler
authored
Copy edit EthInterface.md
Make minor grammar copy edits.
1 parent 910d2b9 commit 7a8a4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Here is an example of an HTTP client program. The program brings up Ethernet as
2121

2222
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/TCPSocket_Example/)](https://os.mbed.com/teams/mbed_example/code/TCPSocket_Example/file/6b383744246e/main.cpp)
2323

24-
Here is an example how to register a status callback which gets triggered when connection state changes. This will also work with other networks interfaces if support is provided.
24+
Here is an example showing how to register a status callback that gets triggered when connection state changes. This also works with other network interfaces if support is provided.
2525

2626
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/TCPSocket_ConnStateCb_Example/)](https://os.mbed.com/teams/mbed_example/code/TCPSocket_ConnStateCb_Example/file/987d54985478/main.cpp/)
2727

0 commit comments

Comments
 (0)