Skip to content

Commit 57a5525

Browse files
Update microsoft-edge/webview2/concepts/user-data-folder.md
Co-authored-by: Michael Hoffman <v-mihoffman@microsoft.com>
1 parent 99b52a9 commit 57a5525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microsoft-edge/webview2/concepts/user-data-folder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Each instance of a WebView2 control is associated with a WebView2 session.
8282

8383
Each WebView2 session has exactly one UDF and a UDF can only have at most one WebView2 session at a time.
8484

85-
A WebView2 control shares its WebView2 session with any other WebView2 control that uses the same UDF. This is true whether the WebView2 controls are in the same host app or different host apps. However a UDF may only be shared amongst host apps in the same logon session (more specifically, only one HDESKTOP). See [Process model for WebView2 apps](../concepts/process-model.md) for more information.
85+
A WebView2 control shares its WebView2 session with any other WebView2 control that uses the same UDF. This is true whether the WebView2 controls are in the same host app or different host apps. However, a UDF may only be shared among host apps that are in the same logon session (more specifically, only one HDESKTOP). See [Process model for WebView2 apps](../concepts/process-model.md).
8686

8787
<!-- ====================================================================== -->
8888
## How to move the UDF

0 commit comments

Comments
 (0)