From ad2c06cd262fa640d01c334e63e403208444648a Mon Sep 17 00:00:00 2001 From: libretime-bot Date: Wed, 5 Jun 2024 15:54:37 +0000 Subject: [PATCH] docs: fix typo (#3027) Minor typo that was being picked up by pre-commit libretime/libretime@6432efd791f8f55e990ecb796e5db96b0d9100c0 --- docs/admin-manual/custom-authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin-manual/custom-authentication.md b/docs/admin-manual/custom-authentication.md index c9cde9f..cadd9c6 100644 --- a/docs/admin-manual/custom-authentication.md +++ b/docs/admin-manual/custom-authentication.md @@ -50,7 +50,7 @@ check them against pam. The above configuration expects a PAM configuration for the `http-libretime` service. -To confiure this you need to create the file `/etc/pam.d/http-libretime` with the following contents. +To configure this you need to create the file `/etc/pam.d/http-libretime` with the following contents. ``` auth required pam_sss.so