From e2172b68a7ad3ce3f765e2eed956c8def1ab06ea Mon Sep 17 00:00:00 2001 From: Rui Lopes Date: Sat, 31 Aug 2019 12:30:23 +0100 Subject: [PATCH] fix typo --- .../v2.x/en/admin-settings/authentication/local/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/admin-settings/authentication/local/_index.md b/content/rancher/v2.x/en/admin-settings/authentication/local/_index.md index a5bde3dec91..3044cc298fd 100644 --- a/content/rancher/v2.x/en/admin-settings/authentication/local/_index.md +++ b/content/rancher/v2.x/en/admin-settings/authentication/local/_index.md @@ -5,7 +5,7 @@ aliases: - /rancher/v2.x/en/tasks/global-configuration/authentication/local-authentication/ --- -Local authentication is the default until you configure an external authentication provider. Local authentication is where Rancher stores the user information, i.e. names and passwords, of who can log in to Ranchehr. By default, the `admin` user that logs in to Rancher for the first time is a local user. +Local authentication is the default until you configure an external authentication provider. Local authentication is where Rancher stores the user information, i.e. names and passwords, of who can log in to Rancher. By default, the `admin` user that logs in to Rancher for the first time is a local user. ## Adding Local Users