From 100354234370af45a07314bf126694b28efb6cb9 Mon Sep 17 00:00:00 2001 From: Alexander <326840+beeyev@users.noreply.github.com> Date: Sun, 19 Feb 2023 21:41:08 +0100 Subject: [PATCH] Fix typo in telegraph.php --- config/telegraph.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/telegraph.php b/config/telegraph.php index 6b70a4cfc..95f102a2d 100644 --- a/config/telegraph.php +++ b/config/telegraph.php @@ -24,7 +24,7 @@ 'webhook_handler' => DefStudio\Telegraph\Handlers\EmptyWebhookHandler::class, /* - * Sets a custom domain when registering a webhook. This will allow a loca telegram bot api server + * Sets a custom domain when registering a webhook. This will allow a local telegram bot api server * to reach the webhook. Disabled by default * * For reference, see https://core.telegram.org/bots/api#using-a-local-bot-api-server