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

doc: Add missing full stop (#515)

This commit is contained in:
Gocho Mugo 2018-05-14 09:32:02 +03:00 committed by GitHub
commit 0461c0bfe3
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._