Skip to content

Commit 3e57249

Browse files
author
Amanda Butler
authored
Merge pull request #905 from hasnainvirk/spell_check
[DOCKATHON] Spelling correction
2 parents 40f6012 + e5423f0 commit 3e57249

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/api/lorawan/lorawan.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<h2 id="lorawan-api">LoRaWAN network interface</h2>
22

3-
<span class="images">![](https://os.mbed.com/docs/development/mbed-os-api-doxy/class_lo_ra_w_a_n_interface.png)<span>LoRaWANInterface class hierarchy</span></span>
3+
<span class="images">![](https://os.mbed.com/docs/development/mbed-os-api-doxy/class_lo_ra_w_a_n_interface.png)<span>
4+
LoRaWANInterface class hierarchy</span></span>
45

5-
The [LoRaWANInterface](https://os.mbed.com/docs/development/mbed-os-api-doxy/class_lo_ra_w_a_n_interface.html) provides a C++ API for connecting to the internet over a LoRa network. This subsection explains the `LoRaWAnInterface` API reference and then presents an example that you can directly import to the Arm Mbed Online Compiler.
6+
The [LoRaWANInterface](https://os.mbed.com/docs/development/mbed-os-api-doxy/class_lo_ra_w_a_n_interface.html) provides a C++ API for connecting to the internet over a LoRa network. This subsection explains the `LoRaWANInterface` API reference and then presents an example that you can directly import to the Arm Mbed Online Compiler.
67

78
To configure this class, please see the [LoRa configuration documentation](../reference/lorawan-configuration.html).
89

0 commit comments

Comments
 (0)