diff --git a/awx/ui/static/js/help/InventorySummary.js b/awx/ui/static/js/help/InventorySummary.js index f58bc7382e..efa38c5f53 100644 --- a/awx/ui/static/js/help/InventorySummary.js +++ b/awx/ui/static/js/help/InventorySummary.js @@ -10,7 +10,7 @@ angular.module('InventorySummaryHelpDefinition', []) .value( 'InventorySummaryHelp', { story: { - hdr: 'Getting Started', + hdr: 'Building Your Inventory', steps: { step1: { intro: 'Start by creating a group:',