fix: 'authorization' typo

This commit is contained in:
Éloi Rivard 2024-04-22 09:47:56 +02:00
parent c28a82f87e
commit cd92fd383a
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184

View file

@ -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 = [