Skip to content

Commit 8ea4a8a

Browse files
Çağrı Kaan Yıldırımdavid-risney
andauthored
Update specs/WebAuthenticationRequested.md
Co-authored-by: David Risney <dave@deletethis.net>
1 parent b21e742 commit 8ea4a8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/WebAuthenticationRequested.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ namespace Microsoft.Web.WebView2.Core
244244
String Challenge { get; };
245245

246246
/// Cancel the authentication request. False by default.
247-
/// If set to true, Response will be ignored.
247+
/// If set to true, Response will be ignored.
248248
bool Cancel { get; set; };
249249

250250
/// Response to the authentication request with credentials.

0 commit comments

Comments
 (0)