From acdc959ec33cf0b9981093d2dd839180f4e6fcd5 Mon Sep 17 00:00:00 2001 From: Olufunke Moronfolu Date: Mon, 27 Jul 2026 10:20:46 +0200 Subject: [PATCH] Fix boundary events ui typo --- .../modeling/application-logic/workflows/boundary-events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/refguide/modeling/application-logic/workflows/boundary-events.md b/content/en/docs/refguide/modeling/application-logic/workflows/boundary-events.md index b55b83311b8..bfe5e86698e 100644 --- a/content/en/docs/refguide/modeling/application-logic/workflows/boundary-events.md +++ b/content/en/docs/refguide/modeling/application-logic/workflows/boundary-events.md @@ -80,7 +80,7 @@ When a boundary event is added to an ongoing activity, any workflow instances cu You can change the type of an existing boundary event using the context menu without having to delete and re-add it. To do this: 1. Right-click the boundary event to open its context menu. -2. Click **Change event**. +2. Click **Change type**. 3. Select one of the available options: {{< figure src="/attachments/refguide/modeling/application-logic/workflows/boundary-events/context-menu-change-event.png" alt="Changing boundary event type through context menu" width="450" >}}