From b7be438fdb341d8c06d538c88faa209f14f6080a Mon Sep 17 00:00:00 2001 From: Pavel Tisnovsky Date: Wed, 17 Sep 2025 09:11:13 +0200 Subject: [PATCH] (nit) Updated README --- src/authentication/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/authentication/README.md b/src/authentication/README.md index 0b4f1236..188ba315 100644 --- a/src/authentication/README.md +++ b/src/authentication/README.md @@ -1,4 +1,4 @@ -# List of source files stored in `src/auth` directory +# List of source files stored in `src/authentication` directory ## [__init__.py](__init__.py) This package contains authentication code and modules.