Skip to content

Commit 796ad8c

Browse files
dem123-cthuluVesaJuvonen
authored andcommitted
Update modernize-userinterface-site-pages-ui.md (SharePoint#4642)
grammar fix
1 parent c394504 commit 796ad8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ Upgrading from preview to beta is easy as explained in the [upgrade guide](https
3939

4040
Below steps describe the high level flow of the solution:
4141

42-
1. From any of the UI elements the users triggers the creation of a modern version of the selected wiki or web part page. This will be done by calling a "central" proxy page which is hosted in the modernization center site collection
42+
1. From any of the UI elements the user triggers the creation of a modern version of the selected wiki or web part page. This will be done by calling a "central" proxy page which is hosted in the modernization center site collection
4343
2. The "central" proxy page contains an SPFX web part that makes a call to an Azure AD secured Azure Function
4444
3. The Azure Function uses the SharePoint Modernization Framework to create a modern version of the page. This created modern version does contain a banner web part which provides the end user with the option to keep or discard the created page. Important to understand is that this modern page is a new page with name like migrated_oldpagename.aspx
4545
4. If the page is discarded, a feedback dialog is shown asking the user for a reason why the page was not good. This information is then stored in a central list in the modernization center site collection.
46-
5. If the users keeps the page then the modern page gets the name of the original page and the original page is renamed with an old_ prefix
46+
5. If the user keeps the page then the modern page gets the name of the original page and the original page is renamed with an old_ prefix
4747

4848
![page transformation architecture](media/modernize/pagetransformation_ui_8.png)
4949

0 commit comments

Comments
 (0)