Skip to content

Commit 808325d

Browse files
author
Amanda Butler
authored
Spell out abbreviation in cellular.md
Spell out abbreviation to avoid confusion.
1 parent be4894d commit 808325d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/technology/connectivity/cellular.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ As an application developer, you should use and refer only to classes located un
6262

6363
Cellular APIs are structured based on main functionalities:
6464

65-
- `CellularContext` is the main interface for the application. You can use it to connect to the operator's APN.
65+
- `CellularContext` is the main interface for the application. You can use it to connect to the operator's Access Point Name (APN).
6666
- `CellularNetwork` for cellular network features, such as registering and attaching to a network.
6767
- `CellularPower` for cellular hosted module power control, such as enabling power save.
6868
- `CellularInformation` to read the cellular hosted module type and firmware version.

0 commit comments

Comments
 (0)