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 c2ac875 commit 673449aCopy full SHA for 673449a
src/lib.rs
@@ -156,7 +156,7 @@
156
//!
157
//! - Additional X509 certificates can be configured on a `ClientBuilder` with the
158
//! [`Certificate`](Certificate) type.
159
-//! - Client certificates can be add to a `ClientBuilder` with the
+//! - Client certificates can be added to a `ClientBuilder` with the
160
//! [`Identity`][Identity] type.
161
//! - Various parts of TLS can also be configured or even disabled on the
162
//! `ClientBuilder`.
0 commit comments