Skip to content

Commit a0eb0f3

Browse files
authored
Update Get-AzApiManagementAuthorizationServerClientSecret.md (#21619)
fixed small typo in "cient" instead of "client"
1 parent 54f0892 commit a0eb0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ApiManagement/ApiManagement/help/Get-AzApiManagementAuthorizationServerClientSecret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ $ApiMgmtContext = New-AzApiManagementContext -ResourceGroupName "Api-Default-Wes
3535
Get-AzApiManagementAuthorizationServerClientSecret -Context $ApiMgmtContext -ServerId "0123456789"
3636
```
3737

38-
This command gets the specified authorization server cient secret.
38+
This command gets the specified authorization server client secret.
3939

4040
## PARAMETERS
4141

0 commit comments

Comments
 (0)