Skip to content

Commit

Permalink
docs: fix wording on main docs page (#1765)
Browse files Browse the repository at this point in the history
  • Loading branch information
j7nw4r committed Mar 6, 2023
1 parent c2ac875 commit 673449a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Expand Up @@ -156,7 +156,7 @@
//!
//! - Additional X509 certificates can be configured on a `ClientBuilder` with the
//! [`Certificate`](Certificate) type.
//! - Client certificates can be add to a `ClientBuilder` with the
//! - Client certificates can be added to a `ClientBuilder` with the
//! [`Identity`][Identity] type.
//! - Various parts of TLS can also be configured or even disabled on the
//! `ClientBuilder`.
Expand Down

0 comments on commit 673449a

Please sign in to comment.