Skip to content

Commit 8112d8c

Browse files
committed
update name
1 parent 9cdde39 commit 8112d8c

File tree

1 file changed

+1
-1
lines changed
  • sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOTheme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Get-SPOTheme -Name "Custom Cyan" | ConvertTo-Json 4
3737
When the theme is in the new format:
3838
```Output
3939
{
40-
"Name": "Teal theme",
40+
"Name": "Custom Cyan",
4141
"Palette": null,
4242
"ColorPairs": {
4343
"light": [

0 commit comments

Comments
 (0)