diff --git a/awx/ui/src/screens/Inventory/InventoryList/InventoryList.js b/awx/ui/src/screens/Inventory/InventoryList/InventoryList.js index 22108eb30d..0ad6dcc01b 100644 --- a/awx/ui/src/screens/Inventory/InventoryList/InventoryList.js +++ b/awx/ui/src/screens/Inventory/InventoryList/InventoryList.js @@ -216,7 +216,7 @@ function InventoryList() { headerRow={ {t`Name`} - {t`Status`} + {t`Sync Status`} {t`Type`} {t`Organization`} {t`Actions`}