From a5256a10a654fdeb100f28b87634ab692b753157 Mon Sep 17 00:00:00 2001 From: "William T. Nelson" <35801+wtn@users.noreply.github.com> Date: Sun, 6 Oct 2024 13:45:56 -0500 Subject: [PATCH] Unescape HTML entities in `readme.md`. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4d2527e4..c6a6f8d3 100644 --- a/readme.md +++ b/readme.md @@ -29,7 +29,7 @@ Please see the [project releases](https://socketry.github.io/async-http/releases ### v0.75.0 - - Better handling of HTTP/1 \<-\> HTTP/2 proxying, specifically upgrade/CONNECT requests. + - Better handling of HTTP/1 <-> HTTP/2 proxying, specifically upgrade/CONNECT requests. ### v0.74.0