From 091ef7a8a75ad4246a20b6653337caf83d753c7a Mon Sep 17 00:00:00 2001 From: Benny Neugebauer Date: Sun, 4 Feb 2018 00:12:44 +0100 Subject: [PATCH] doc: Add missing full stop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 702833e..6de216a 100644 --- a/README.md +++ b/README.md @@ -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._