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