We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd8ba0 commit c1d54e7Copy full SHA for c1d54e7
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOAppInfo.md
@@ -49,7 +49,7 @@ Example 2 returns the installed application that has the GUID 6751729b-e017-409d
49
```
50
Get-SPOAppInfo -Name " " | Sort Name
51
52
-Example 3 returns the installed application that have a space in the name and sorts the in ascending order.
+Example 3 returns all the installed applications that have a space in the name and sorts them in ascending order.
53
54
## PARAMETERS
55
0 commit comments