2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-29 13:27:44 +00:00

doc: Add missing full stop

This commit is contained in:
Benny Neugebauer 2018-02-04 00:12:44 +01:00 committed by GitHub
parent 435f06319e
commit 091ef7a8a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ bot.on('message', (msg) => {
* [Experimental Features][experimental]
_**Note**: Development is done against the **master** branch.
Code for the latest release resides on the **release** branch
Code for the latest release resides on the **release** branch.
Experimental features reside on the **experimental** branch._