Skip to content

Commit 10f5ef3

Browse files
authored
Merge pull request #13 from getditto/fix-typos
Fixed strange grammar
2 parents 5b4ce65 + 8181c6a commit 10f5ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iOS/Posts/Getting-Started-with-Core-Bluetooth.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ This concept of Bluetooth devices offering their capabilities as services and ch
5858

5959
### Core Bluetooth Concepts Summary
6060

61-
Hopefully by this point, the basic layout of how Core Bluetooth will make sense to you. Parent devices are called centrals, and they connect to child devices known as peripherals. Peripherals manage their capabilities as services, which them themselves manage their own capabilities via characteristics.
61+
Hopefully by this point, the basic layout of how Core Bluetooth will make sense to you. Parent devices are called centrals, and they connect to child devices known as peripherals. Peripherals manage their capabilities as services, who then manage their own capabilities via characteristics.
6262

6363
(Add a picture of a central linking to a peripheral)
6464
(Add a picture of a peripheral pointing at a service, pointing at two characteristics)

0 commit comments

Comments
 (0)