From 90a012d49b7c2fe3863ec76b46409389bee82b40 Mon Sep 17 00:00:00 2001 From: regexowl Date: Tue, 29 Aug 2023 10:03:55 +0200 Subject: [PATCH] HMS-1492: Change rhc to non-capitalized Fixes HMS-1492 This changes all occurences of "rhc" and "remote host configuration" from capitalized to lowercase. In cases where the sentence started with "rhc" this was changed to "remote host configuration" to avoid starting the sentence with "Rhc". --- .../formComponents/Registration.js | 20 +++++++++---------- .../formComponents/ReviewStepTextLists.js | 2 +- .../CreateImageWizard.test.js | 8 ++++---- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/Components/CreateImageWizard/formComponents/Registration.js b/src/Components/CreateImageWizard/formComponents/Registration.js index c17030e1..2e625fc5 100644 --- a/src/Components/CreateImageWizard/formComponents/Registration.js +++ b/src/Components/CreateImageWizard/formComponents/Registration.js @@ -44,7 +44,7 @@ const RHSMPopover = () => { } @@ -123,7 +123,7 @@ const RHCPopover = () => {