From 3b1dffdd1f0da5441c541c24a489dc8d79c7d2aa Mon Sep 17 00:00:00 2001 From: Ejez <48388358+ejez@users.noreply.github.com> Date: Wed, 25 Mar 2020 12:59:08 +0300 Subject: [PATCH] fix(docs): Change "Reset" to "Set" Change "Reset Password" to "Set Password" in "Creating a New User" docs --- getting_started/topics/first-realm/user.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/getting_started/topics/first-realm/user.adoc b/getting_started/topics/first-realm/user.adoc index f32232ce57..989137fe28 100644 --- a/getting_started/topics/first-realm/user.adoc +++ b/getting_started/topics/first-realm/user.adoc @@ -12,9 +12,9 @@ To create a new user in the `demo` realm, along with a temporary password for th . Click the *Credentials* tab to set a temporary password for the new user. -. Type a new password and confirm it. Click *Reset Password* to set the user password to the new one you specified. +. Type a new password and confirm it. Click *Set Password* to set the user password. -NOTE: This password is temporary and the user will be required to change it after the first login. To create a password that is persistent, flip the *Temporary* switch from *On* to *Off* before clicking *Reset Password*. +NOTE: This password is temporary and the user will be required to change it after the first login. To create a password that is persistent, flip the *Temporary* switch from *On* to *Off* before clicking *Set Password*.