From c35fccf0186eefab06421bf75c30cee7c15fa102 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Mon, 2 Jan 2023 01:04:35 +0100
Subject: [PATCH] +standard

---
 docs/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/index.rst b/docs/index.rst
index 40e98a1d..4a00a3a6 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -8,7 +8,7 @@ server applications. It has arisen out of my requirements to have some classes o
 wish-they-were-in-the-stdlib ones. especially those dealing with mundane but useful things. It also runs on PyPy, and
 most of it runs on Windows (the part not dealing with forking processes, you see).
 
-It's basically the stuff-I-wish-was-inside-Python-library of piotrmaslanka_.
+It's basically the stuff-I-wish-was-inside-Python-standard-library of piotrmaslanka_.
 
 .. _piotrmaslanka: https://github.com/piotrmaslanka
 
-- 
GitLab