all repos — telegram-bot-api @ b33efeebc78563cfeddf19563781cffb16aaabdf

Golang bindings for the Telegram Bot API

Merge pull request #248 from merothh/master

README: fix typo
Syfaro syfaro@huefox.com
Tue, 03 Sep 2019 20:20:38 -0500
commit

b33efeebc78563cfeddf19563781cffb16aaabdf

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.