From a4d7f925f8bd5fa08aa238fa8fc79b3688817696 Mon Sep 17 00:00:00 2001 From: Rafael Fontenelle Date: Apr 26 2021 20:41:41 +0000 Subject: UserSpoke: fix Create User screen name Fix screen name in the Image Alt text to "Create User" --- diff --git a/modules/install-guide/pages/_partials/install/UserSpoke.adoc b/modules/install-guide/pages/_partials/install/UserSpoke.adoc index 985f8a0..7c8fee8 100644 --- a/modules/install-guide/pages/_partials/install/UserSpoke.adoc +++ b/modules/install-guide/pages/_partials/install/UserSpoke.adoc @@ -1,4 +1,3 @@ - :experimental: [[sect-installation-gui-create-user]] @@ -15,7 +14,7 @@ Creating a normal user account is not required to finish the installation; howev .Create User -image::anaconda/UserSpoke.png[The Create screen. Use the text input fields to create a user account and configure its settings.] +image::anaconda/UserSpoke.png[The Create User screen. Use the text input fields to create a user account and configure its settings.] To configure a user account, fill out the `Full name` (for example, `John Smith`) and `Username` (for example, `jsmith`). The `username` will used to log in from a command line; if you install a graphical environment, then your graphical login manager will use `Full name`.