all repos — telegram-bot-api @ c915cfd8fcdfbd73c3be604641a5e778592e0d04

Golang bindings for the Telegram Bot API

README: fix typo
merothh merothh@gmail.com
Fri, 05 Jul 2019 03:42:37 +0530
commit

c915cfd8fcdfbd73c3be604641a5e778592e0d04

parent

cea05bfc443c89b43d5fa0ddd28eeb15dfe20639

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -63,7 +63,7 @@ }

``` There are more examples on the [wiki](https://github.com/go-telegram-bot-api/telegram-bot-api/wiki) -with detailed information on how to do many differen kinds of things. +with detailed information on how to do many different kinds of things. It's a great place to get started on using keyboards, commands, or other kinds of reply markup.