diff --git a/frontend/src/components/resources/stack/config.tsx b/frontend/src/components/resources/stack/config.tsx index 1965babd0..46654d27f 100644 --- a/frontend/src/components/resources/stack/config.tsx +++ b/frontend/src/components/resources/stack/config.tsx @@ -215,7 +215,7 @@ export const StackConfig = ({ { label: "Ignore Services", description: - "If your compose file has init containers that exit early, ignore them here so your stack will report the correct health.", + "If your compose file has init services that exit early, ignore them here so your stack will report the correct health.", contentHidden: ((update.extra_args ?? config.extra_args)?.length ?? 0) === 0, actions: !disabled && (