diff --git a/awx/ui/client/src/inventories-hosts/inventories/insights/insights.partial.html b/awx/ui/client/src/inventories-hosts/inventories/insights/insights.partial.html index fa05459114..140b0b7282 100644 --- a/awx/ui/client/src/inventories-hosts/inventories/insights/insights.partial.html +++ b/awx/ui/client/src/inventories-hosts/inventories/insights/insights.partial.html @@ -47,7 +47,7 @@
" + i18n._("If enabled, a fact scan will be done when this job is launched.") + "
", + awPopOver: "" + i18n._("If enabled, use cached facts if available and store discovered facts in the cache.") + "
", dataPlacement: 'right', dataTitle: i18n._('Use Fact Cache'), dataContainer: "body",