Skip to content

Commit 0983948

Browse files
author
Wangsong Jin
committed
Update FrameProcessInfo.md
1 parent c435b13 commit 0983948

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

specs/FrameProcesssInfo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ Frame Process Info API
33

44
# Background
55
Management of performance and overhead are some of the top concerns with
6-
applications building more complex experiences using WebView2. Were seeing
6+
applications building more complex experiences using WebView2. We're seeing
77
applications use multiple WebView2s, iframes, fencedframes, or other
88
embedding techniques for different aspects of their user's experience, and
99
needing to prioritize or deprioritize the less important experiences depending
1010
on what the user is doing. This is similar to how the browser needs to
1111
understand the impact of each tab in order to ensure that the background tabs
12-
dont cause a major impact on the users experience in the foreground tab.
12+
don't cause a major impact on the user's experience in the foreground tab.
1313

1414
We provide the `GetProcessInfos` API for host applications to understand which
1515
processes are part of their WebView2s. That API provides enough information for

0 commit comments

Comments
 (0)