Skip to content

Commit 71ddcf1

Browse files
authored
Update security-retentionlabel-get.md (microsoftgraph#9948)
Remove extra space char
1 parent 4288617 commit 71ddcf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-reference/v1.0/api/security-retentionlabel-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The following example shows a request.
6060
}
6161
-->
6262
```msgraph-interactive
63-
GET https://graph.microsoft.com/v1.0/security/labels/retentionLabels/{retentionLabelId}
63+
GET https://graph.microsoft.com/v1.0/security/labels/retentionLabels/{retentionLabelId}
6464
```
6565

6666
# [C#](#tab/csharp)

0 commit comments

Comments
 (0)