There was an error while loading. Please reload this page.
1 parent 6792f69 commit 4926d76Copy full SHA for 4926d76
1 file changed
src/tls.rs
@@ -6,7 +6,7 @@
6
//!
7
//! - Additional X509 certificates can be configured on a `ClientBuilder` with the
8
//! [`Certificate`] type.
9
-//! - Client certificates can be add to a `ClientBuilder` with the
+//! - Client certificates can be added to a `ClientBuilder` with the
10
//! [`Identity`] type.
11
//! - Various parts of TLS can also be configured or even disabled on the
12
//! `ClientBuilder`.
0 commit comments