From 4f03fe379a6ff03fc65bde5187606aa08990d266 Mon Sep 17 00:00:00 2001 From: Gamaliel Garcia <46827955+EGAMAGZ@users.noreply.github.com> Date: Mon, 27 Jan 2025 19:13:42 -0600 Subject: [PATCH] docs(*): Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a33d5c1..8245ddd 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Check the [Documentation](https://jsr.io/@pretch) in JSR ### Core (Vanilla Javascript) - @pretch/core In the nexts examples, fetch is enhaced with a middleware that will be -automatically add default headers to every request +automatically add default headers to every request: Create a custom fetch with behaviour enhaced through middleware and a base URL