Skip to content

Commit 926b9fa

Browse files
grydzManuthor
andauthored
Fix: typo in tls-cert crate description
Co-authored-by: Manuthor <32013169+Manuthor@users.noreply.github.com>
1 parent d459fab commit 926b9fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crate/tls-cert/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version.workspace = true
44
edition.workspace = true
55
license.workspace = true
66
repository.workspace = true
7-
description = "Get TLS peer cerrtificate for inspection"
7+
description = "Get TLS peer certificate for inspection"
88

99
[dependencies]
1010
rustls = { workspace = true }

0 commit comments

Comments
 (0)