Skip to content

Commit 5422176

Browse files
authored
Update Copy-SPOPersonalSitePage.md
1 parent 9391b80 commit 5422176

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Copy-SPOPersonalSitePage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Copy-SPOPersonalSitePage -SourceSite <SpoSitePipeBind> -DestinationSite <SpoSite
3131
The Copy-SPOPersonalSitePage cmdlet allows a SharePoint Administrator to copy one or more SharePoint pages from a selected source to a chosen destination SharePoint site. If the `-DeleteSourcePage` parameter is set to `$true`, the source page(s) will be deleted after the copy operation, effectively moving the page(s).
3232

3333
> [!NOTE]
34-
> The Copy-SPOPersonalSitePage cmdlet may not be available in all tenants as the feature rollout could be in progress. If the feature has not been enabled in your tenant, attempting to run this cmdlet will result in an error.
34+
> This cmdlet may not be available in all tenants as the feature rollout could be in progress. If the feature has not been enabled in your tenant, attempting to run this cmdlet will result in an error.
3535
3636
### Where can I move the existing page(s) to and from?
3737

@@ -43,7 +43,7 @@ The Copy-SPOPersonalSitePage cmdlet allows a SharePoint Administrator to copy on
4343

4444
### How do I query the status of my copy operation?
4545

46-
After the Copy-SPOPersonalSitePage cmdlet is executed, you'll receive the following information:
46+
After this cmdlet is executed, you'll receive the following information:
4747

4848
| Property | Description |
4949
| :------- | :---------- |

0 commit comments

Comments
 (0)