From 3ef1e0aea6a3949864df70d2b455c0db9e44a3c6 Mon Sep 17 00:00:00 2001 From: chouseknecht Date: Tue, 15 Oct 2013 02:58:55 -0400 Subject: [PATCH] Fixed compilation error --- awx/ui/static/js/help/InventorySummary.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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:',