Skip to content

Commit 3c65e78

Browse files
committed
Fix duplicate titles
1 parent e040f26 commit 3c65e78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use jobs to schedule tasks for groups of devices (.NET)
2+
title: Use jobs to schedule tasks for groups of devices (Java)
33
titleSuffix: Azure IoT Hub
44
description: Use the device SDK for Java to schedule a job that invokes a direct method and updates device twin properties of a simulated device.
55
author: kgremban

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use jobs to schedule tasks for groups of devices (.NET)
2+
title: Use jobs to schedule tasks for groups of devices (Node.js)
33
titleSuffix: Azure IoT Hub
44
description: Use the device SDK for Node.js to schedule a job that invokes a direct method and updates device twin properties of a simulated device.
55
author: kgremban

0 commit comments

Comments
 (0)