Skip to content

Commit 9b79676

Browse files
authored
Merge pull request MicrosoftDocs#6518 from get-itips/patch-248
Typo
2 parents 663b3ac + 4215781 commit 9b79676

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

teams/teams-ps/teams/Set-TeamPicture.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,11 @@ Set-TeamPicture -GroupId <String> -ImagePath <String> [<CommonParameters>]
2727

2828
## DESCRIPTION
2929

30-
> [!IMPORTANT]
31-
> Modules in the PS INT gallery for Microsoft Teams run on the /beta version in Microsoft Graph and are subject to change. Int modules can be install from here <https://www.poshtestgallery.com/packages/MicrosoftTeams>.
32-
33-
3430
## EXAMPLES
3531

3632
### Example 1
3733
```
38-
Set-TeamPicture -GroupId 2f162b0e-36d2-4e15-8ba3-ba229cecdccf -ImagePath c:\Image\TeamPictire.png
34+
Set-TeamPicture -GroupId 2f162b0e-36d2-4e15-8ba3-ba229cecdccf -ImagePath c:\Image\TeamPicture.png
3935
```
4036

4137
## PARAMETERS

0 commit comments

Comments
 (0)