From e108ce6a4ee0968d4e68f748543cce6c69e22958 Mon Sep 17 00:00:00 2001 From: Ritesh Ghosh Date: Mon, 26 May 2025 00:00:18 +0530 Subject: [PATCH] docs: update oopsie --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 944cfb3..6408172 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Deploy your own instance of Aniwatch API on Render. > [!NOTE] > -> When deploying to vercel, you must set the env named `ANIWATCH_API_DEPLOYMENT_ENV` to `render` for proper functioning of the API. +> When deploying to render, you must set the env named `ANIWATCH_API_DEPLOYMENT_ENV` to `render` for proper functioning of the API. [![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/ghoshRitesh12/aniwatch-api)