Skip to content

Commit c1d54e7

Browse files
Update Get-SPOAppInfo.md
example description
1 parent acd8ba0 commit c1d54e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOAppInfo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Example 2 returns the installed application that has the GUID 6751729b-e017-409d
4949
```
5050
Get-SPOAppInfo -Name " " | Sort Name
5151
```
52-
Example 3 returns the installed application that have a space in the name and sorts the in ascending order.
52+
Example 3 returns all the installed applications that have a space in the name and sorts them in ascending order.
5353

5454
## PARAMETERS
5555

0 commit comments

Comments
 (0)