From cd92fd383a636e576e38a575ec30ea0fad3c061a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89loi=20Rivard?= Date: Mon, 22 Apr 2024 09:47:56 +0200 Subject: [PATCH] fix: 'authorization' typo --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9ab41626..56bbf0cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "Canaille" version = "0.0.51" -description = "Lightweight identity and autorization management software" +description = "Lightweight identity and authorization management software" license = "MIT" keywords = ["oidc", "oauth", "oauth2", "openid", "identity"] classifiers = [