Skip to content

Commit c26d22a

Browse files
author
Amanda Butler
authored
Copy edit CellularInterface.md
Copy edit file for precise language ("since" is for time passing, and "because" is for cause and effect; "each other" is for two, and "one another" is for more).
1 parent f54d768 commit c26d22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/contributing/connectivity/CellularInterface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ You can browse the existing `manufacturer-modules` under `features/cellular/fram
7171

7272
### Adding a new cellular module
7373

74-
You can probably reuse an existing adaptation since most cellular modules are very similar to each other.
74+
You can probably reuse an existing adaptation because most cellular modules are similar to one another.
7575

7676
You need to create a new folder as _MANUFACTURER/MODULE/_ for your new cellular module in `features/cellular/framework/targets/`. A device class inheriting [AT_CellularDevice](https://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/_a_t___cellular_device_8h_source.html) is a minimum, and you may need to extend other cellular APIs as well if the default implementation is not sufficient for your cellular module.
7777

0 commit comments

Comments
 (0)