Skip to content

Commit 673449a

Browse files
authored
docs: fix wording on main docs page (#1765)
1 parent c2ac875 commit 673449a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
//!
157157
//! - Additional X509 certificates can be configured on a `ClientBuilder` with the
158158
//! [`Certificate`](Certificate) type.
159-
//! - Client certificates can be add to a `ClientBuilder` with the
159+
//! - Client certificates can be added to a `ClientBuilder` with the
160160
//! [`Identity`][Identity] type.
161161
//! - Various parts of TLS can also be configured or even disabled on the
162162
//! `ClientBuilder`.

0 commit comments

Comments
 (0)