Skip to content

Commit 6713862

Browse files
Update characterreceivedeventargs_keycode.md
spelling
1 parent b35c0e1 commit 6713862

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

windows.ui.core/characterreceivedeventargs_keycode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public uint KeyCode { get; }
1313
Gets the key code of the character received by the input queue.
1414

1515
## -property-value
16-
The character in UTF-16 encoding. Each supplementary character consist of a [surrogate pair](/windows/win32/intl/surrogates-and-supplementary-characters) sent as two separate events.
16+
The character in UTF-16 encoding. Each supplementary character consists of a [surrogate pair](/windows/win32/intl/surrogates-and-supplementary-characters) sent as two separate events.
1717

1818
## -remarks
1919
> **Windows 10**

0 commit comments

Comments
 (0)