Skip to content

Commit 62a3e02

Browse files
authored
Update Get-SPOHideDefaultThemes.md
Correction in the example as this cmdlet doesn't take any parameters.
1 parent f518cbb commit 62a3e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Note that this cmdlet was named **Get-HideDefaultThemes** until the December 201
2222
### Example 1
2323

2424
```
25-
Get-SPOHideDefaultThemes $false
25+
Get-SPOHideDefaultThemes
2626
```
2727

2828

0 commit comments

Comments
 (0)