From 921d642d5763a3d601b36477ea478c4ea42bc3d9 Mon Sep 17 00:00:00 2001 From: spla Date: Thu, 5 Jan 2023 11:46:37 +0100 Subject: [PATCH] Fixed typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc1203d..ab6bb41 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,5 @@ Within Python Virtual Environment: 26.10.2021 - New feature! Added [Socialhome](https://socialhome.network) support. 2.3.2022 - Improved server nodeinfo detection. 4.1.2023 - Refactored. -4.1.2023 - Now peers are obtained from mastodon.social's peers list. -5.1.2o23 - Added fediquery.py. Allow ask the main bot fediverse about `soft` and `server` and it replies to the asking user with its data if any. +4.1.2023 - Now peers are obtained from mastodon.social's peers list. +5.1.2023 - Added fediquery.py. Allow ask the main bot fediverse about `soft` and `server` and it replies to the asking user with its data if any.