From 5aca6a223000539c915824823a994c5239236bda Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Fri, 2 Sep 2022 07:49:35 -0400 Subject: [PATCH] minor change --- .../identity-protection/hello-for-business/webauthn-apis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/identity-protection/hello-for-business/webauthn-apis.md b/windows/security/identity-protection/hello-for-business/webauthn-apis.md index b6b0b9c7b6..1b932cd0c1 100644 --- a/windows/security/identity-protection/hello-for-business/webauthn-apis.md +++ b/windows/security/identity-protection/hello-for-business/webauthn-apis.md @@ -20,7 +20,7 @@ Passwords can leave your customers vulnerable to data breaches and security atta Microsoft has long been a proponent of passwordless authentication, and has introduced the W3C/Fast IDentity Online 2 (FIDO2) Win32 WebAuthn platform APIs in Windows 10 (version 1903). -Starting from **Windows 11, version 22H2**, WebAuthn APIs support ECC algorithms. +Starting in **Windows 11, version 22H2**, WebAuthn APIs support ECC algorithms. ## What does this mean?