Skip to content

Commit 0c4c713

Browse files
author
Donna-Marie Smith
committed
fixed up typo
1 parent f9d1d8e commit 0c4c713

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/en/docs/2025.9/Guides/user-guides/user-interfaces/gateway/Admin/packages/package-version-editor.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ The Running Executions tab displays a list of currently running flow executions
159159
* `Root Execution Id` - the Execution ID of the initial flow to be executed. If this flow is the initially executed flow, its Execution Id will be also the Root Execution Id. If this flow execution was initiated by another flow, if will share the same Root Execution Id to that of the parent flow.
160160
* `Started At` - the date and time when this flow started executing.
161161
* `Duration` - the current duration of the flow in seconds; the Duration is updated at 10 second intervals.
162-
* `Executing On` - identifies the node executing this flow. It has the format of `<Installation>.<Host Name> (<IPv4 Address)`, `<Installation>` is a custom text string specified at the time of installation, `<Host Name>` is the name of the host server, and `<IPv4 Address>` is the IP address configured on the host’s network adaptor.
162+
* `Executing On` - identifies the node executing this flow. It has the format of `<Installation>.<Host Name> (<IPv4 Address>)`, `<Installation>` is a custom text string specified at the time of installation, `<Host Name>` is the name of the host server, and `<IPv4 Address>` is the IP address configured on the host’s network adaptor.
163163
* `Debugged By`– identifies the user that has attached to this flow to debug it in {{% ctx %}} Gateway. This will be blank if a user is not attached to the flow.
164164

165165
#### Filter Running Executions
@@ -172,15 +172,15 @@ See the [View Running Executions][View Running Executions tutorial] tutorial for
172172

173173
#### Group, Sort and Aggregate Running Executions
174174

175-
The {{< image src="/images/Package Version Editor - Filter Options.png" >}} icon to the right of each column name reveals a menu enabling the executing flows to be grouped, sorted, or have an aggregation function applied the column’s data.
175+
The {{< image src="/images/Package Version Editor - Filter Options.png" >}} icon to the right of each column name reveals a menu enabling the executing flows to be grouped, sorted, or have an aggregation function applied to the column’s data.
176176

177177
See the [View Running Executions][View Running Executions tutorial] tutorial for a step-by-step guide.
178178

179179
#### Stop Running Executions
180180

181181
Any running flow execution may be aborted by selecting the flow and clicking the {{< image src="/images/Package Version Editor - Stop Execution.png" >}} icon. The flow execution will be stopped immediately.
182182

183-
Multiple executions may be stopped simultaneously by selecting the executions by holding down the Ctrl or Shift key and clicking the executions to select, then clicking the `Stop the execution` icon.
183+
Multiple executions may be stopped simultaneously by selecting the executions by holding down the Ctrl or Shift key and clicking the executions to select, then clicking the {{< image src="/images/Package Version Editor - Stop Execution.png" >}} icon.
184184

185185
See the [Stop Running Executions][Stop Running Executions tutorial] tutorial for a step-by-step guide.
186186

0 commit comments

Comments
 (0)