Skip to content

Commit 6fd8801

Browse files
authored
Merge branch 'master' into patch-91
2 parents 2d3da6f + 710385d commit 6fd8801

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)