Skip to content

Commit 1d3a769

Browse files
Merge pull request #2452 from beervoley/patch-1
[Fix Typo]: Update launcher_findurischemehandlersasync_240771517.md
2 parents 4f1aab8 + 1cb1280 commit 1d3a769

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

windows.system/launcher_findurischemehandlersasync_240771517.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Enumerate the scheme handlers on the device.
1515

1616
## -parameters
1717
### -param scheme
18-
The scheme name that you find to find handlers for. For example, "ms-lens".
18+
The scheme name that you want to find handlers for. For example, "ms-lens".
1919

2020
## -returns
2121
A list of [AppInfo](../windows.applicationmodel/appinfo.md)s for each application that handles the specified scheme.
@@ -26,4 +26,4 @@ This API may also be called from Windows desktop application but does not return
2626
## -examples
2727

2828
## -see-also
29-
[FindUriSchemeHandlersAsync(String, LaunchQuerySupportType)](launcher_findurischemehandlersasync_93628191.md)
29+
[FindUriSchemeHandlersAsync(String, LaunchQuerySupportType)](launcher_findurischemehandlersasync_93628191.md)

0 commit comments

Comments
 (0)