fix: typo

This commit is contained in:
Bo-Yi Wu
2019-02-17 12:46:42 +08:00
parent c0206b69fc
commit 53580df274
+1 -1
View File
@@ -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.