Skip to content

Commit d52cbfe

Browse files
authored
Fix typo in device template documentation
1 parent 0d9cfda commit d52cbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/resources/devicetemplate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Inherits from [directoryObject](../resources/directoryobject.md).
4646
|Relationship|Type|Description|
4747
|:---|:---|:---|
4848
|deviceInstances|[device](../resources/device.md) collection|Collection of **device** objects created based on this template.|
49-
|owners|[directoryObject](../resources/directoryobject.md) collection|Collection of objects that can manage the can manage the device template and the related **deviceInstances**. Owners can be represented as [service principals](..\resources\serviceprincipal.md), [users](..\resources\users.md), or [applications](..\resources\application.md). As an owner, no other administrator roles are necessary to create, update, delete the devices from this template, as well as to add or remove template owners. |
49+
|owners|[directoryObject](../resources/directoryobject.md) collection|Collection of objects that can manage the device template and the related **deviceInstances**. Owners can be represented as [service principals](..\resources\serviceprincipal.md), [users](..\resources\users.md), or [applications](..\resources\application.md). As an owner, no other administrator roles are necessary to create, update, or delete devices from this template, as well as to add or remove template owners. |
5050

5151
## JSON representation
5252
The following JSON representation shows the resource type.

0 commit comments

Comments
 (0)