Skip to content

Commit 436f1a2

Browse files
author
Amanda Butler
authored
Edit connectivity.md
Make minor edits.
1 parent ad5047b commit 436f1a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/technology/connectivity/connectivity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To learn how to use BLE on Mbed OS, please refer to the [Bluetooth overview](../
6868

6969
As a technology designed with large-scale deployment in mind, mesh is optimized for long battery life and low cost.
7070

71-
**Thread** is designed for indoor use, with a range of only a few meters. **Wi-SUN** and **6LoWPAN-ND** has a range of up to one kilometer, and is therefore better suited for external use. Throughput of Mesh technologies is up to 200 kbps.
71+
**Thread** is designed for indoor use, with a range of only a few meters. **Wi-SUN** and **6LoWPAN-ND** have a range of up to one kilometer and are therefore better suited for external use. Throughput of Mesh technologies is up to 200 kbps.
7272

7373
Mesh networks are self-healing, with no single point of failure. They are more suitable for limited spaces because of the expense in infrastructure setup and maintenance.
7474

@@ -82,7 +82,7 @@ Additionally, Mbed OS Thread stack is certified using pre-defined test sets for
8282

8383
Applications running on 6LoWPAN-based mesh networks use the same Mbed OS Socket API for connectivity.
8484

85-
For descriptions of different mesh networks, please see the [Thread](thread-tech), [Wi-SUN](wisun-tech) and [6LoWPAN-ND Mesh](mesh-tech.html) section.
85+
For descriptions of different mesh networks, please see the [Thread](thread-tech), [Wi-SUN](wisun-tech) and [6LoWPAN-ND Mesh](mesh-tech.html) sections.
8686

8787
### Non-IP networking
8888

0 commit comments

Comments
 (0)