Skip to content

Commit a02c651

Browse files
authored
Merge pull request MicrosoftDocs#4792 from NikCharlebois/patch-8
Updated Logo Example
2 parents 8a1a723 + 9a4acd4 commit a02c651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-pnp/Set-PnPSite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Enables Microsoft Flow for this site
7676

7777
### ------------------EXAMPLE 5------------------
7878
```powershell
79-
Set-PnPSite -SiteLogoPath c:\images\mylogo.png
79+
Set-PnPSite -LogoFilePath c:\images\mylogo.png
8080
```
8181

8282
Sets the logo if the site is a modern team site

0 commit comments

Comments
 (0)