Skip to content

Commit 7e519cd

Browse files
ypcodeVesaJuvonen
authored andcommitted
Update tenant-properties.md (SharePoint#950)
Fixes a small typo in Set-SPOStorageEntity example
1 parent e97f4c0 commit 7e519cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/tenant-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Get-SPOStorageEntity [-Site] <AppCatalogSiteURL> [-Key] <String>
2222
Applies to: Office 365, SharePoint Online
2323

2424
Syntax
25-
Get-SPOStorageEntity [-Site] <AppCatalogSiteURL> [-Key] <String> [-Value] <String> [-Description] <String> [-Comments] <String>
25+
Set-SPOStorageEntity [-Site] <AppCatalogSiteURL> [-Key] <String> [-Value] <String> [-Description] <String> [-Comments] <String>
2626

2727
## Reading tenant properties
2828

0 commit comments

Comments
 (0)