Skip to content

Commit 95eeb2f

Browse files
authored
Update Copy-SPActivitiesToWorkflowService.md
1 parent 4e19ea5 commit 95eeb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Copy-SPActivitiesToWorkflowService.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Copies Workflow activites from SharePoint Server to Workflow Manager.
2929
```
3030
PS C:\>$credential = [System.Net.CredentialCache]::DefaultNetworkCredentials
3131
PS C:\>$site = Get-SPSite <siteurl>
32-
32+
```
3333

3434

3535
Copies the Workflow activities from SharePoint to the Workflow Manager farm using the specified Site Collection URL as a reference.

0 commit comments

Comments
 (0)