From 0229212b12a94d2546c86980f7d5ee064949a8e4 Mon Sep 17 00:00:00 2001 From: Oleh Martsokha Date: Wed, 1 May 2024 21:56:27 +0200 Subject: [PATCH] typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fc8607..502332c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ internally. - `blocking` to enable the blocking client. - `native-tls` to use system-native TLS. **Enabled by default**. -- `rustls-tls` to use TLS backed by rustls . +- `rustls-tls` to use TLS backed by `rustls`. #### Variables