Skip to content

Commit afa9166

Browse files
authored
Fix typo in displayName property description
1 parent ae692dd commit afa9166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/resources/certificatebasedauthpki.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Inherits from [directoryObject](../resources/directoryobject.md).
3838
|Property|Type|Description|
3939
|:---|:---|:---|
4040
|deletedDateTime|DateTimeOffset|The date and time when the object was soft deleted. Inherited from base class and `null` for objects that are not deleted. Inherited from [directoryObject](../resources/directoryobject.md).|
41-
|displayName|String|The name of the object.Maximum length is 256 characters.|
41+
|displayName|String|The name of the object. Maximum length is 256 characters.|
4242
|id|String|The ID of the object. Inherited from [entity](../resources/entity.md).|
4343
|lastModifiedDateTime|DateTimeOffset|The date and time when the object was created or last modified.|
4444
|status|String|The status of any asynchronous jobs runs on the object which can be upload or delete.|

0 commit comments

Comments
 (0)