Skip to content

Commit 244646f

Browse files
committed
Fix typo in auto-provisioning-device-id-template description
Signed-off-by: Kai Hudalla <[email protected]>
1 parent 0a2dce8 commit 244646f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/documentation/content/api/management/device-registry-v1.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ components:
867867
required: false
868868
description: |
869869
Specifies the template to use by the device registry to generate the `device-id` during
870-
auto-provisioning of devices and gateways. The placeholders `{{subject-dn}}` and `{{subeject-cn}}`
870+
auto-provisioning of devices and gateways. The placeholders `{{subject-dn}}` and `{{subject-cn}}`
871871
are currently supported. The template MUST contain at least one of these placeholders. The `device-id`
872872
is generated by the device registry by replacing any placeholders in the template string with their
873873
corresponding *Subject DN* or *Common Name* from the client certificate used for authentication by

0 commit comments

Comments
 (0)