From 8294a65e28a45786e0328b7d5f0f0b7281d9513f Mon Sep 17 00:00:00 2001 From: Wan <495709+wa0x6e@users.noreply.github.com> Date: Mon, 18 Sep 2023 22:57:09 +0400 Subject: [PATCH] Update README.md Co-authored-by: Dmytro Tolok --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b8d7d3..4137d91 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ On error, it will return an error object like this: ### Notes -- On NodeJS, you can set the env variable `FETCH_KEEP_ALIVE` to `true` to enable keep aliuve connections. +- On NodeJS, you can set the env variable `FETCH_KEEP_ALIVE` to `true` to enable keep-alive connections. - Functions have a timeout of 10s. ### License