diff --git a/apps/web/src/setup/steps/InstallingStep.tsx b/apps/web/src/setup/steps/InstallingStep.tsx index 6f0a2e74..2e5ce0d5 100644 --- a/apps/web/src/setup/steps/InstallingStep.tsx +++ b/apps/web/src/setup/steps/InstallingStep.tsx @@ -204,9 +204,9 @@ export function InstallingStep({ flow, mode }: InstallingStepProps) { conversations different and preview the actual scenarios the player is minutes away from, so the first conversation is the real model. */} {mode === 'wizard' && ( + // Plain div, not a named region: the eyebrow and heading below are the + // section's own visible text, so a region label would repeat them.
{t('setup.installing.missionsHeading')} + {/* The visible h3 above labels this list; no aria-label needed. */}