From 5e3f878bfb43ca95d88314d3e5104de14b17c910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bal=C3=A1zs=20Varga?= Date: Wed, 26 Jun 2024 16:42:58 +0200 Subject: [PATCH] docs: Fix typo in README.md (#11) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 651f527..144519a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ It's hard to start out creating content with a small audience. Interacting with

## Requirements -MediumBot was developed under [Pyhton 2.7](https://www.python.org/downloads). +MediumBot was developed under [Python 2.7](https://www.python.org/downloads). Before you can run the bot, you will need to install a few Python dependencies.