Skip to content

Commit 4e19ea5

Browse files
authored
Merge pull request MicrosoftDocs#477 from tseward/patch-230
Update New-SPSiteSubscriptionFeaturePack.md
2 parents b3e316f + f701c7b commit 4e19ea5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ For permissions and the most current information about Windows PowerShell for Sh
3232

3333
### ------------------EXAMPLE-----------------------
3434
```
35-
PS C:\>$fp = New-SPSiteSubscriptionFeaturePack
35+
36+
PS C:\>$fs = New-SPSiteSubscriptionFeaturePack
37+
3638
```
3739

3840
This example creates a new SharePoint Feature Pack and stores it in a variable.

0 commit comments

Comments
 (0)