Update weechat description

Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
Jorik Schellekens
2020-09-10 12:54:02 +02:00
committed by GitHub
parent 4921513e13
commit 41b803fbe1
+1 -1
View File
@@ -68,7 +68,7 @@ const Weechat: TextClient = {
return '';
}
},
description: 'Commandline Matrix interface using Weechat',
description: 'Command-line Matrix interface using Weechat',
};
export default Weechat;