Skip to content

Commit

Permalink
typo (#2048)
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang committed Nov 26, 2023
1 parent 6792f69 commit 4926d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tls.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//!
//! - Additional X509 certificates can be configured on a `ClientBuilder` with the
//! [`Certificate`] type.
//! - Client certificates can be add to a `ClientBuilder` with the
//! - Client certificates can be added to a `ClientBuilder` with the
//! [`Identity`] type.
//! - Various parts of TLS can also be configured or even disabled on the
//! `ClientBuilder`.
Expand Down

0 comments on commit 4926d76

Please sign in to comment.