Skip to content

Commit 6c0d6f3

Browse files
authored
Update Add-CIPPAlias.ps1
API Name fix
1 parent 1d51852 commit 6c0d6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/CIPPCore/Public/Add-CIPPAlias.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ function Add-CIPPAlias {
55
$Aliases,
66
$UserprincipalName,
77
$TenantFilter,
8-
$APIName = 'Set Manager',
8+
$APIName = 'Add Alias',
99
$Headers
1010
)
1111

0 commit comments

Comments
 (0)