From ff6ca2e74390782704ca2a9811e6d902045030d5 Mon Sep 17 00:00:00 2001 From: Aaron Dodson Date: Fri, 5 Dec 2025 13:27:55 -0800 Subject: [PATCH] fix: Refer to empty statement connections as ending rather than beginning a clause (#9512) --- core/rendered_connection.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/rendered_connection.ts b/core/rendered_connection.ts index 7cb8fe197..f824cdb38 100644 --- a/core/rendered_connection.ts +++ b/core/rendered_connection.ts @@ -349,7 +349,7 @@ export class RenderedConnection aria.setState( highlightSvg, aria.State.LABEL, - `${this.getParentInput() ? 'Begin' : 'End'} ${parentInput.getFieldRowLabel()}`, + `End ${parentInput.getFieldRowLabel()}`, ); } } else if (