Skip to content

Commit c05baa3

Browse files
authored
Merge pull request MicrosoftDocs#6908 from get-itips/patch-287
Typo
2 parents e230dc3 + 369dacc commit c05baa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Remove-SPSecureStoreApplication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For permissions and the most current information about Windows PowerShell for Sh
3333

3434
### -----------------------EXAMPLE-----------------------------
3535
```
36-
Get-SPSecureStoreApplication -ServiceContext http://contoso -Name "ContosoTargetApp" | Remove -SPSecureStoreApplication
36+
Get-SPSecureStoreApplication -ServiceContext http://contoso -Name "ContosoTargetApp" | Remove-SPSecureStoreApplication
3737
```
3838

3939
This example removes the specified application and target.

0 commit comments

Comments
 (0)