From 53580df2742b10a829f38e9b1cc803ecdf148d30 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Sun, 17 Feb 2019 12:46:42 +0800 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1540bf9..2cf68c6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ action "Post message to Telegram" { ## Secrets -Geting started with [Telegram Bot API](https://core.telegram.org/bots/api). +Getting started with [Telegram Bot API](https://core.telegram.org/bots/api). * `TELEGRAM_TOKEN`: Telegram authorization token. * `TELEGRAM_TO`: Unique identifier for this chat.