Skip to content

Commit 71a666c

Browse files
authored
Acrolinx fixes
1 parent 53b16f3 commit 71a666c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

api-reference/v1.0/resources/security-datasource.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ None.
2727
|createdBy|[identitySet](../resources/identityset.md)|The user who created the **dataSource**.|
2828
|createdDateTime|DateTimeOffset|The date and time the **dataSource** was created.|
2929
|displayName|String|The display name of the **dataSource** and is the name of the SharePoint site.|
30-
|holdStatus|microsoft.graph.security.dataSourceHoldStatus|The hold status of the **dataSource**.The possible values are: `notApplied`, `applied`, `applying`, `removing`, `partial`|
31-
|id|String| The ID of the **dataSource**. This isn't the ID of the actual site.|
30+
|holdStatus|microsoft.graph.security.dataSourceHoldStatus|The hold status of the **dataSource**. The possible values are: `notApplied`, `applied`, `applying`, `removing`, `partial`.|
31+
|id|String| The ID of the **dataSource** and isn't the ID of the actual site.|
3232

3333
## Relationships
3434
None.

0 commit comments

Comments
 (0)