From de490868bcd58a6902a60146b2463ad4e94c7493 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Tro=C4=87?= Date: Fri, 10 Jul 2015 20:54:06 +0200 Subject: [PATCH] Update README.md Fixed misspelling in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1db0727..910671f 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ See: https://core.telegram.org/bots/api#sendmessage ### Params: * **Number|String** *chatId* Unique identifier for the message recipient -* **Sting** *text* Text of the message to be sent +* **String** *text* Text of the message to be sent * **Object** *[options]* Additional Telegram query options ### Return: