We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae9c47 commit 3a99deeCopy full SHA for 3a99dee
packages/crypto/src/secp256r1.rs
@@ -53,7 +53,7 @@ pub fn secp256r1_verify(
53
54
/// Recovers a public key from a message hash and a signature.
55
///
56
-/// This is required when working in application where public keys
+/// This is required when working with an application where public keys
57
/// are not stored directly.
58
59
/// `recovery_param` must be 0, 1, 2 or 3.
0 commit comments