Skip to content

Commit 2a23fe8

Browse files
authored
Correct grammatical mistake
Remove "s" of page
1 parent 8058373 commit 2a23fe8

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
@@ -150,7 +150,7 @@ ConvertTo-PnPClientSidePage -PublishingPage -Identity mypage.aspx -Overwrite -Ta
150150
Save-PnPClientSidePageConversionLog
151151
```
152152

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

155155
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:
156156

0 commit comments

Comments
 (0)