Skip to content

Commit bd2a411

Browse files
authored
Merge pull request #126475 from changeworld/patch-27
Fix typo
2 parents f2ef362 + 109d0e5 commit bd2a411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot/concepts-developer-guide-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Use the Azure IoT service SDKs in your solution to interact with devices and mod
3131

3232
The service SDKs let you access device information from a solution component such as a desktop or web application. The service SDKs include two namespaces and object models that you can use to retrieve the model ID:
3333

34-
- Iot Hub service client. This service exposes the model ID as a device twin property.
34+
- IoT Hub service client. This service exposes the model ID as a device twin property.
3535

3636
- Digital Twins client. The new Digital Twins API operates on [Digital Twins Definition Language (DTDL)](concepts-digital-twin.md) model constructs such as components, properties, and commands. The Digital Twin APIs make it easier for solution builders to create IoT Plug and Play solutions.
3737

0 commit comments

Comments
 (0)