diff --git a/awx/ui/client/src/inventories-hosts/inventory-hosts.strings.js b/awx/ui/client/src/inventories-hosts/inventory-hosts.strings.js index 6c46f7c9d5..259353eb89 100644 --- a/awx/ui/client/src/inventories-hosts/inventory-hosts.strings.js +++ b/awx/ui/client/src/inventories-hosts/inventory-hosts.strings.js @@ -31,7 +31,7 @@ function InventoryHostsStrings (BaseString) { ns.smartinventorybutton = { DISABLED_INSTRUCTIONS: "Please enter at least one search term to create a new Smart Inventory.", - ENABLED_INSTRUCTIONS: "Create a new Smart Inventory from search results." + ENABLED_INSTRUCTIONS: "Create a new Smart Inventory from search results.

Note: changing the organization of the smart inventory could change the hosts included in the smart inventory" }; }