docs: fix typo (#3027)

Minor typo that was being picked up by pre-commit
This commit is contained in:
Kyle Robbertze 2024-06-05 16:54:12 +01:00 committed by GitHub
parent c3e30f1857
commit 6432efd791
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ check them against pam.
The above configuration expects a PAM configuration for the `http-libretime` service. 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 auth required pam_sss.so