From 155f934982255c4d30051e72e8081611c6bcd393 Mon Sep 17 00:00:00 2001 From: Rafael Fontenelle Date: Mar 17 2021 15:23:30 +0000 Subject: ProgressHub: Fix Finish installation button label Anaconda has a "Finish installation" button, not "Finish configuration" --- diff --git a/modules/install-guide/pages/_partials/install/ProgressHub.adoc b/modules/install-guide/pages/_partials/install/ProgressHub.adoc index b577efe..87b5645 100644 --- a/modules/install-guide/pages/_partials/install/ProgressHub.adoc +++ b/modules/install-guide/pages/_partials/install/ProgressHub.adoc @@ -1,4 +1,3 @@ - :experimental: [[sect-installation-gui-installation-progress]] @@ -10,7 +9,7 @@ The `Installation Progress` screen is displayed after you finish configuring all image::anaconda/ProgressHub.png[Installation progress screen.] -The bottom of the screen shows a progress bar and a message informing you of the current progress of the installation. When the installation finishes and the `root` password has been set, you can press the `Finish configuration` button to reboot your computer and log in to your newly installed {PRODUCT} system. +The bottom of the screen shows a progress bar and a message informing you of the current progress of the installation. When the installation finishes and the `root` password has been set, you can press the `Finish installation` button to reboot your computer and log in to your newly installed {PRODUCT} system. [IMPORTANT] ====