diff --git a/awx/ui/static/js/help/InventoryGroups.js b/awx/ui/static/js/help/InventoryGroups.js index 471c38fcf4..83691f098f 100644 --- a/awx/ui/static/js/help/InventoryGroups.js +++ b/awx/ui/static/js/help/InventoryGroups.js @@ -13,7 +13,7 @@ angular.module('InventoryGroupsHelpDefinition', []) .value('InventoryGroupsHelp', { story: { - hdr: 'Building your inventory', + hdr: 'Inventory Setup', width: 510, height: 560, steps: [{ @@ -52,29 +52,29 @@ angular.module('InventoryGroupsHelpDefinition', []) maxWidth: 261, maxHeight: 221 }, - box: "To pull the cloud inventory into Tower, initiate an inventory sync by clicking ." + box: "To import a cloud inventory into Tower, initiate an inventory sync by clicking ." }, { - intro: "Groups can have subgroups:", + intro: "Add subgroups:", img: { src: 'groups008.png', - maxWidth: 380, + maxWidth: 500, maxHeight: 231 }, box: "
First, select a Group. " +