Skip to content

Commit 4926d76

Browse files
authored
typo (#2048)
1 parent 6792f69 commit 4926d76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tls.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//!
77
//! - Additional X509 certificates can be configured on a `ClientBuilder` with the
88
//! [`Certificate`] type.
9-
//! - Client certificates can be add to a `ClientBuilder` with the
9+
//! - Client certificates can be added to a `ClientBuilder` with the
1010
//! [`Identity`] type.
1111
//! - Various parts of TLS can also be configured or even disabled on the
1212
//! `ClientBuilder`.

0 commit comments

Comments
 (0)