From 6432efd791f8f55e990ecb796e5db96b0d9100c0 Mon Sep 17 00:00:00 2001 From: Kyle Robbertze Date: Wed, 5 Jun 2024 16:54:12 +0100 Subject: [PATCH] docs: fix typo (#3027) Minor typo that was being picked up by pre-commit --- 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 c9cde9fe4..cadd9c6f8 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