2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-30 22:05:28 +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

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._