Skip to content

Commit 6c28f28

Browse files
authored
Fixing <tenant> not being shown properly
1 parent eb9882f commit 6c28f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/Set-PnPUserProfileProperty.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ online version: https://pnp.github.io/powershell/cmdlets/Set-PnPUserProfilePrope
1515

1616
* SharePoint: Access to the SharePoint Tenant Administration site
1717

18-
Office365 only: Uses the tenant API to retrieve site information. You must connect to the tenant admin website (https://:<tenant>-admin.sharepoint.com) with Connect-PnPOnline in order to use this command.
18+
Office365 only: Uses the tenant API to retrieve site information. You must connect to the tenant admin website (https://\<tenant\>-admin.sharepoint.com) with Connect-PnPOnline in order to use this command.
1919

2020
## SYNTAX
2121

0 commit comments

Comments
 (0)