Skip to content

Commit 2551e9e

Browse files
committed
Fix typo
1 parent 7d6d8be commit 2551e9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ In addition to the main `webauthn-server-core` module, there are also:
5757
interface, which by default comes preloaded with attestation metadata for Yubico devices.
5858

5959
- `webauthn-server-core-minimal`: Alternative distribution of `webauthn-server-core`,
60-
not dependant on BouncyCastle.
61-
Using it mean you may have to you may have to add your own JCA providers to support some signature algorithms.
60+
not dependent on BouncyCastle.
61+
Using it means you may have to add your own JCA providers to support some signature algorithms.
6262
In particular, OpenJDK 14 and earlier does not include providers for the EdDSA family of algorithms.
6363

6464

0 commit comments

Comments
 (0)