From e57a4f06d91f5ad7bbec9328baaa7246723bac7b Mon Sep 17 00:00:00 2001 From: Ritesh Ghosh Date: Sat, 7 Dec 2024 21:21:11 +0530 Subject: docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6e454d..542861a 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Currently this API supports parsing of only one custom header, and more may be i ### Environment Variables -More info can be found in [`.env.example`](https://github.com/ghoshRitesh12/aniwatch-api/blob/main/.env.example) file, where envs's having a value that is contained within `<` `>` angled brackets are just examples and should be replaced with relevant ones. +More info can be found in the [`.env.example`](https://github.com/ghoshRitesh12/aniwatch-api/blob/main/.env.example) file, where envs' having a value that is contained within `<` `>` angled brackets are just examples and should be replaced with relevant ones. - `ANIWATCH_API_PORT`: port number of the aniwatch API. - `ANIWATCH_API_WINDOW_MS`: duration to track requests for rate limiting (in milliseconds). -- cgit v1.2.3