From 8d40b60776eeba807e5a78fcb6d1ddab71faab55 Mon Sep 17 00:00:00 2001 From: Pro Date: Fri, 23 Feb 2024 08:53:40 +0000 Subject: [PATCH] Fix typo in readme (#117) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24953c2..432b152 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ dual licensed as above, without any additional terms or conditions. ## Third-party middleware -The following third-party middleware use `request-middleware`: +The following third-party middleware use `reqwest-middleware`: - [`reqwest-conditional-middleware`](https://github.com/oxidecomputer/reqwest-conditional-middleware) - Per-request basis middleware - [`http-cache`](https://github.com/06chaynes/http-cache) - HTTP caching rules