Skip to content

Commit a0ed62e

Browse files
authored
Update display name to "US Sales"
1 parent 510b95f commit a0ed62e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-reference/beta/api/security-ediscoveryholdpolicy-list-sitesources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Content-Type: application/json
8282
"value": [
8383
{
8484
"@odata.id": "https://graph.microsoft.com/beta/sites/169718e3-a8df-449d-bef4-ee09fe1ddc5d",
85-
"displayName": "U.S. Sales",
85+
"displayName": "US Sales",
8686
"createdDateTime": "2022-05-23T02:35:42.926309Z",
8787
"holdStatus": "applied",
8888
"id": "169718e3-a8df-449d-bef4-ee09fe1ddc5d",

api-reference/v1.0/api/security-ediscoveryholdpolicy-list-sitesources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Content-Type: application/json
8080
"value": [
8181
{
8282
"@odata.id": "https://graph.microsoft.com/v1.0/sites/169718e3-a8df-449d-bef4-ee09fe1ddc5d",
83-
"displayName": "U.S. Sales",
83+
"displayName": "US Sales",
8484
"createdDateTime": "2022-05-23T02:35:42.926309Z",
8585
"holdStatus": "applied",
8686
"id": "169718e3-a8df-449d-bef4-ee09fe1ddc5d",

0 commit comments

Comments
 (0)