Update README.md

Fix a typo and add an indefinite pronoun "a".
This commit is contained in:
Sam Huckaby 2023-10-01 22:53:37 -04:00 committed by GitHub
parent d0006f6857
commit 28ec63374f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,8 +5,8 @@ standardize an interface for authenticating users to web-based
applications and services using public key cryptography. Modern web applications and services using public key cryptography. Modern web
browsers support WebAuthn functionality. browsers support WebAuthn functionality.
WebAuthn provides two funcitons: register and authenticate. Usually the WebAuthn provides two functions: register and authenticate. Usually the
public-private keypair is stored on an external device, called security key public-private keypair is stored on an external device, called a security key
(Yubikey, Trustkey etc.) or inside a platform(OS) authenticator. Platform (Yubikey, Trustkey etc.) or inside a platform(OS) authenticator. Platform
authenticators are available on all modern platforms, such as Windows, Mac, authenticators are available on all modern platforms, such as Windows, Mac,
Android and iOS. After the public key is registered, it can Android and iOS. After the public key is registered, it can