From 755dde007358dc63c6736ee63fef9ba14ca90836 Mon Sep 17 00:00:00 2001 From: "Leon.C" <160379708+zichen0116@users.noreply.github.com> Date: Sun, 24 May 2026 11:37:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20correct=20typo=20'recieve'=20=E2=86=92?= =?UTF-8?q?=20'receive'=20in=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6479198e..f6b2c263 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ GOOGLE_APPLICATION_CREDENTIALS - Your GCP Credentials get from Google Cloud ```vars.txt STRIPE_TOKEN - Stripe.com token for receiving Donations. -SLACK_TOKEN - slack.com api token to recieve Feedbacks on Slack.com if not entered you will recieve in your Telegram +SLACK_TOKEN - slack.com api token to receive Feedbacks on Slack.com if not entered you will receive in your Telegram ``` ## Where To Get The Optional Vars...