From d3e87b2435a0f6384aa2aa3e983ff9238a37146d Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Sun, 13 Aug 2017 15:04:24 +0200 Subject: [PATCH] style(settings): fix typo --- .../settingsAuthentication/settingsAuthentication.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/settingsAuthentication/settingsAuthentication.html b/app/components/settingsAuthentication/settingsAuthentication.html index 6c94043f8..92fd050d7 100644 --- a/app/components/settingsAuthentication/settingsAuthentication.html +++ b/app/components/settingsAuthentication/settingsAuthentication.html @@ -51,7 +51,7 @@
- When using LDAP authentication, Portainer will delegate user authentication to a LDAP server (exception for the admin user that always use internal authentication). + When using LDAP authentication, Portainer will delegate user authentication to a LDAP server (exception for the admin user that always uses internal authentication).

Users still need to be created in Portainer beforehand.