From 28f3c63e5ab7f260560ded3a2bc7e0642ce20ef4 Mon Sep 17 00:00:00 2001 From: presbrey Date: Sat, 23 Oct 2021 12:35:13 -0400 Subject: [PATCH] fix teleterm typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 814dfc84..6ab08ed8 100644 --- a/README.md +++ b/README.md @@ -218,7 +218,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [tbot](https://github.com/yanzay/tbot) - Telegram bot server with API similar to net/http. * [telebot](https://github.com/tucnak/telebot) - Telegram bot framework written in Go. * [telegram-bot-api](https://github.com/Syfaro/telegram-bot-api) - Simple and clean Telegram bot client. -* [teleterm](hhttps://github.com/alfiankan/teleterm) - Telegram Bot Exec Terminal Command. +* [teleterm](https://github.com/alfiankan/teleterm) - Telegram Bot Exec Terminal Command. * [Tenyks](https://github.com/kyleterry/tenyks) - Service oriented IRC bot using Redis and JSON for messaging. **[⬆ back to top](#contents)**