Skip to content

Commit 56b0509

Browse files
committed
chore(docs): fix spelling
1 parent a1c11ea commit 56b0509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/signed_doc/examples/mk_signed_doc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ enum Cli {
5151
/// Hex-formatted COSE SIGN Bytes
5252
cose_sign_hex: String,
5353
},
54-
/// Validates a signature by Key ID and verifiying key
54+
/// Validates a signature by Key ID and verifying key
5555
Verify {
5656
/// Path to the formed (could be empty, without any signatures) COSE document
5757
/// This exact file would be modified and new signature would be added

0 commit comments

Comments
 (0)