From ee7750b8e09298526bdbe9f9b107dc4446f0760a Mon Sep 17 00:00:00 2001 From: OpenClaw Agent Date: Sun, 24 May 2026 12:36:14 +0800 Subject: [PATCH] Fix typo: recieve -> receive (MrBotDeveloper/PDF-Bot#473) --- 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...