Skip to content

Commit 0d7b32a

Browse files
author
Wangsong Jin
committed
Update FrameProcessInfo.md
1 parent 11fa6fa commit 0d7b32a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/FrameProcesssInfo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ the frame running in this `CoreWebView2` or `CoreWebView2Frame`.
4141
* We propose extending `CoreWebView2FrameInfo` to include `FrameId`,
4242
`FrameKind` and `ParentFrameInfo` properties. `FrameId` is the same
4343
kind of ID as with `FrameID` in `CoreWebView2` and `CoreWebView2Frame`.
44-
`ParentFrameInfo` supports to retrive a frame's direct parent. This
44+
`ParentFrameInfo` supports to retrieve a frame's direct parent. This
4545
also can be used to build the frame tree represented by `FrameInfo`s.
4646

4747
# Examples

0 commit comments

Comments
 (0)