Skip to content

Commit fb02c55

Browse files
Merge pull request #89981 from changeworld/patch-22
Fix typo
2 parents 180b6ac + bb2281d commit fb02c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-java-java-schedule-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This tutorial shows you how to:
3838

3939
* Create a back-end app that creates a job to call the **lockDoor** direct method on multiple devices. Another job sends desired property updates to multiple devices.
4040

41-
At the end of this tutorial, you have a java console device app and a java console back-end app:
41+
At the end of this tutorial, you have a Java console device app and a Java console back-end app:
4242

4343
**simulated-device** that connects to your IoT hub, implements the **lockDoor** direct method, and handles desired property changes.
4444

0 commit comments

Comments
 (0)