diff --git a/app/products/playbooks/components/run_list/run_list.tsx b/app/products/playbooks/components/run_list/run_list.tsx index 9638a2f29..0ad42189d 100644 --- a/app/products/playbooks/components/run_list/run_list.tsx +++ b/app/products/playbooks/components/run_list/run_list.tsx @@ -69,7 +69,7 @@ const messages = defineMessages({ }, cachedWarningMessage: { id: 'playbooks.run_list.cached_warning_message', - defaultMessage: 'Showing cached data only. Some playbook runs or updates may be missing from this list.', + defaultMessage: 'Showing cached data only. Some updates may be missing from this list.', }, tabInProgress: { id: 'playbooks.run_list.tab_in_progress', @@ -187,7 +187,7 @@ const RunList = ({