Skip to content

Commit 21e9087

Browse files
authored
Merge pull request MicrosoftDocs#2415 from MicrosoftDocs/Techwriter40-patch-2
Update New-SPStateServiceApplication.md
2 parents 10c1184 + 208184d commit 21e9087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-server/New-SPStateServiceApplication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For permissions and the most current information about Windows PowerShell for Sh
2929

3030
### --------------EXAMPLE 1-----------------
3131
```
32-
$db = New-SPStateServiceDatabase -Name 'State Service'
32+
$db = New-SPStateServiceDatabase -Name 'StateSvcDB1'
3333
New-SPStateServiceApplication -Name 'State Service' -Database $db
3434
```
3535

0 commit comments

Comments
 (0)