Skip to content

Commit afde5bf

Browse files
acronlinx
1 parent af2b41f commit afde5bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-hub-device-update/update-manifest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: iot-hub-device-update
1313

1414
## Overview
1515

16-
Device Update for IoT Hub uses an _update manifest_ to communicate actions and metadata which supports those actions through the
16+
Device Update for IoT Hub uses an _update manifest_ to communicate actions and metadata that supports those actions through the
1717
[AzureDeviceUpdateCore.OrchestratorMetadata:4](./device-update-plug-and-play.md)interface properties.
1818
This document describes the fundamentals of how the `updateManifest` property, in the
1919
`AzureDeviceUpdateCore.OrchestratorMetadata:4` interface, is used by the Device Update Agent. The
@@ -53,7 +53,7 @@ allow the Device Update Agent to verify its authenticity. For more information,
5353

5454
## Import manifest vs update manifest
5555

56-
It is important to understand the differences between the import manifest and the update manifest concepts in Device Update for IoT Hub.
56+
It is important to understand the differences between the import manifest and the update manifest.
5757
* The [import manifest](./import-concepts.md) is created by whoever creates the corresponding update. It describes the contents of the update that will be imported into Device Update for IoT Hub.
5858
* The update manifest is automatically generated by the Device Update for IoT Hub service, using some of the properties that were defined in the import manifest. It is used to communicate relevant information to the Device Update Agent during the update process.
5959

0 commit comments

Comments
 (0)