diff --git a/awx/ui/src/screens/Inventory/shared/Inventory.helptext.js b/awx/ui/src/screens/Inventory/shared/Inventory.helptext.js index 8f81048639..583862114b 100644 --- a/awx/ui/src/screens/Inventory/shared/Inventory.helptext.js +++ b/awx/ui/src/screens/Inventory/shared/Inventory.helptext.js @@ -121,10 +121,10 @@ const getInventoryHelpTextStrings = () => ({
{value && (
- {t`If you want the Inventory Source to update on - launch and on project update, click on Update on launch, and also go to`} + {t`If you want the Inventory Source to update on launch , click on Update on Launch, + and also go to `} {value.name} - {t`and click on Update Revision on Launch`} + {t`and click on Update Revision on Launch.`}
)} @@ -140,8 +140,8 @@ const getInventoryHelpTextStrings = () => ({
{value && (
- {t`If you want the Inventory Source to update on - launch and on project update, click on Update on launch, and also go to`} + {t`If you want the Inventory Source to update on launch , click on Update on Launch, + and also go to `} {value.name} {t`and click on Update Revision on Launch`}