Skip to content

Commit cf05c33

Browse files
author
Trevor Seward
authored
Update Uninstall-SPSolution.md
Fix typo for #1247
1 parent 7e94413 commit cf05c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Uninstall-SPSolution.md

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

4444
### ------------------EXAMPLE------------------
4545
```
46-
PS C:\>Uninstall-SPUserSolution -Identity contoso_solution.wsp
46+
PS C:\>Uninstall-SPSolution -Identity contoso_solution.wsp
4747
```
4848

4949
This example retracts the deployed SharePoint solution contoso_solution.wsp.

0 commit comments

Comments
 (0)