Skip to content

Commit 33aad7e

Browse files
Update run-stages-in-parallel.md
1 parent 7d9f338 commit 33aad7e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/platform/8_Pipelines/run-stages-in-parallel.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ description: Run stages in parallel if you want to deploy multiple, independent
44
sidebar_position: 3
55
---
66

7-
Run stages in parallel when you want to deploy multiple, independent services to the same environment.
7+
Run stages in parallel when you want to deploy multiple services to the same environment.
88

9-
### Before you begin
9+
### Requirements
1010

1111
* [Learn Harness' Key Concepts](../../getting-started/learn-harness-key-concepts.md)
1212
* [Add a Stage](add-a-stage.md)
1313

1414
### Running stages in parallel
1515

16-
Run stages in parallel by dragging them together or by clicking the `+` button under a stage in the UI.
16+
Run stages in parallel by dragging them together or by selecting the `+` button under a stage in the UI.
1717

1818
![](./static/add-a-stage-57.png)
1919

@@ -25,8 +25,6 @@ stages:
2525
- stage:
2626
```
2727

28-
29-
3028
Navigate between the stages by hovering over them and selecting the stage.
3129

3230
![](./static/run-stages-in-parallel.png)

0 commit comments

Comments
 (0)