Skip to content

Commit ab977dc

Browse files
Merge pull request SharePoint#5404 from a1mery/patch-1
Correct grammatical mistake
2 parents 1742fc6 + 2a23fe8 commit ab977dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/transform/modernize-userinterface-site-pages-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ ConvertTo-PnPClientSidePage -PublishingPage -Identity mypage.aspx -Overwrite -Ta
152152
Save-PnPClientSidePageConversionLog
153153
```
154154

155-
### Transform a pages that lives at the root of the site (so outside of a library)
155+
### Transform a page that lives at the root of the site (so outside of a library)
156156

157157
Some older sites might have web part pages living outside of a library. If you want to modernize these you need to indicate that the page lives in the root of the site via `-Folder "<root>"` as shown below:
158158

0 commit comments

Comments
 (0)