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

This commit is contained in:
Benny Neugebauer
2018-02-04 00:12:44 +01:00
committed by GitHub
parent 435f06319e
commit 091ef7a8a7

View File

@@ -61,7 +61,7 @@ bot.on('message', (msg) => {
* [Experimental Features][experimental] * [Experimental Features][experimental]
_**Note**: Development is done against the **master** branch. _**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._ Experimental features reside on the **experimental** branch._